MySQL-python 1.2.4
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.5 and Python-2.4 through 2.7 are currently supported. Python-3.0 will be supported in a future release. PyPy is supported.
MySQLdb is Free Software.
[PEP-0249] | http://www.python.org/peps/pep-0249.html |
File | Type | Py Version | Uploaded on | Size | # downloads |
---|---|---|---|---|---|
MySQL-python-1.2.4.win32-py2.7.exe (md5) | MS Windows installer | 2.7 | 2013-01-01 | 1MB | 495 |
MySQL-python-1.2.4.zip (md5) | Source | 2013-01-01 | 110KB | 16559 | |
- Author: Andy Dustman
- Home Page: https://github.com/farcepest/MySQLdb1
- License: GPL
- Platform: ALL
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Other Environment
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows :: Windows NT/2000
- Operating System :: OS Independent
- Operating System :: POSIX
- Operating System :: POSIX :: Linux
- Operating System :: Unix
- Programming Language :: C
- Programming Language :: Python
- Topic :: Database
- Topic :: Database :: Database Engines/Servers
- Package Index Owner: adustman
- DOAP record: MySQL-python-1.2.4.xml