This website works better with JavaScript
Home
Explore
Help
Sign In
bigcat
/
lims-extend-python
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3c06e57893
Branches
Tags
main
lims-extend-...
/
TestLaboratory
/
__init__.py
__init__.py
89 B
History
Raw
1
2
3
import pymysql
pymysql.version_info = (1, 4, 13, "final", 0)
pymysql.install_as_MySQLdb()