loongson/pypi/: mysqlclient-1.3.12 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
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.3
  • Programming Language :: Python :: 3.4
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Topic :: Database
  • Topic :: Database :: Database Engines/Servers
license GPL
maintainer INADA Naoki
maintainer_email songofacandy@gmail.com
platform
  • ALL

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
mysqlclient-1.3.12-cp27-cp27mu-linux_loongarch64.whl
Size
114 KB
Type
Python Wheel
Python
2.7

mysqlclient is a fork of MySQL-python. It adds Python 3 support and fixed many bugs.

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

MySQL-5.5 through 5.7 and Python 2.7, 3.4+ are currently supported. PyPy is supported too.

MySQLdb is Free Software.

[PEP-0249]https://www.python.org/dev/peps/pep-0249/