mysqlclient
Python interface to MySQL
Python interface to MySQL
To install this package, run one of the following:
=========================
mysqlclient is a fork of MySQL-python. It adds Python 3 support and fixed many bugs.
MySQLdb is an interface to the popular MySQL_ database server for Python. The design goals are:
MySQL-5.5 through 5.7 and Python 2.7, 3.4+ are currently supported. PyPy is supported too.
MySQLdb is Free Software_.
.. _MySQL: http://www.mysql.com/
.. _Free Software: http://www.gnu.org/
.. [PEP-0249] https://www.python.org/dev/peps/pep-0249/
Summary
Python interface to MySQL
Last Updated
Oct 26, 2017 at 07:48
License
GNU General Public License (GPL)
Total Downloads
220
Supported Platforms