skip to navigation
skip to content

MySQL-python 1.2.3c1

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.6 are currently supported. Python-3.0 will be supported in a future release.

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.3c1-py2.6-linux-i686.egg (md5) Python Egg 2.6 2009-03-31 01:29:36.716069 100KB 4479
MySQL-python-1.2.3c1.tar.gz (md5) Source 2009-03-31 01:29:13.419036 87KB 8036
MySQL_python-1.2.3c1-py2.5-linux-i686.egg (md5) Python Egg 2.5 2009-03-31 01:29:27.434532 99KB 4463

Log in to rate this package.

Package rating (1 vote): 5.0
  • 5 points: 1 vote

Ratings range from 0 to 5 (best).

Package Comments:
  • The mysqldb download address isn't set properly, outside of that the mysql db wrapper is extremely helpful! (Blehk, 2009-10-22, points)