Current version: 1.2.0a Official website: http://dev.mysql.com/doc/connector-python/en/index.html Release Notes: http://dev.mysql.com/doc/relnotes/connector-python/en ...
MySQL Connector/Python enables Python programs to access MySQL databases, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249) - We refer to it as the Classic API.