MySQLdb User's Guide - MySQL-Python
mysql-python.sourceforge.net/MySQLdb.htmlMySQLdb is an thread-compatible interface to the popular MySQL database server that provides the Python database API. Installation The READMEfile has complete installation instructions. _mysql If you want to write applications which are portable across databases, _mysqlprovides an interface which mostly implements the MySQL C API.
MySQL-python · PyPI
https://pypi.org/project/MySQL-python02.01.2014 · MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: Compliance with Python database API version 2.0 [PEP-0249] Thread-safety Thread-friendliness (threads will not block each other) MySQL-3.23 through 5.5 and Python-2.4 through 2.7 are currently supported. Python-3.0 will be supported in a future release.
MySQL-python · PyPI
pypi.org › project › MySQL-pythonJan 02, 2014 · MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: Compliance with Python database API version 2.0 [PEP-0249] Thread-safety. Thread-friendliness (threads will not block each other) MySQL-3.23 through 5.5 and Python-2.4 through 2.7 are currently supported. Python-3.0 will be supported in a future release.