MySQL-python 1.2.2b3
Newer version available (1.2.5)
Released:
Python interface to MySQL
Navigation
Unverified details
These details havenot been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL)
- Author:Andy Dustman
Classifiers
- Development Status
- Environment
- License
- Operating System
- Programming Language
- Topic
Project description
=========================
Python interface to MySQL
=========================
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.0 and Python-2.3 through 2.5 are currently
supported.
MySQLdb is `Free Software`_.
.. _MySQL: http://www.mysql.com/
.. _`Free Software`: http://www.gnu.org/
.. [PEP-0249] http://www.python.org/peps/pep-0249.html
Python interface to MySQL
=========================
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.0 and Python-2.3 through 2.5 are currently
supported.
MySQLdb is `Free Software`_.
.. _MySQL: http://www.mysql.com/
.. _`Free Software`: http://www.gnu.org/
.. [PEP-0249] http://www.python.org/peps/pep-0249.html
Project details
Unverified details
These details havenot been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL)
- Author:Andy Dustman
Classifiers
- Development Status
- Environment
- License
- Operating System
- Programming Language
- Topic