gituser/production/: mysql-python-1.2.5 metadata and description

Homepage Simple index

Python interface to MySQL

author Andy Dustman
author_email farcepest@gmail.com
classifiers
  • 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
license GPL
File Tox results History
MySQL-python-1.2.5.zip
Size
106 KB
Type
Source
MySQL_python-1.2.5-cp27-none-linux_x86_64.whl
Size
1 MB
Type
Python Wheel
Python
2.7

MySQLdb is an interface to the popular MySQL database server for Python. The design goals are:

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.