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 |
- Author: Andy Dustman <adustman at users sourceforge net>
- Home Page: http://sourceforge.net/projects/mysql-python
- Download URL: http://downloads.sourceforge.net/project/mysql-python/mysql-python-test/1.2.3c1/MySQL-python-1.2.3c1.tar.gz?use_mirror=voxel
- 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.3c1.xml
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)
