MySQL-Connector 0.3.2
MySQL driver within in Python
MySQL Connector/Python is implementing the MySQL Client/Server protocol completely in Python. No MySQL libraries are needed, and no compilation is necessary to run this Python DB API v2.0 compliant driver. Compatible with Python v2.4 to v2.7 and Python v3.1 and later.
- Author: Oracle
- Maintainer: Geert Vanderkelen
- Home Page: http://launchpad.net/myconnpy
- Bug Tracker: https://bugs.launchpad.net/myconnpy
- Download URL: https://launchpad.net/myconnpy/+download
- Keywords: db mysql
- Requires datetime, logging, os, re, socket, struct, sys, time, weakref, zlib
- Provides mysql, mysql.connector
-
Categories
- Development Status :: 2 - Pre-Alpha
- Environment :: Other Environment
- Intended Audience :: Developers
- Intended Audience :: Education
- Intended Audience :: Information Technology
- Intended Audience :: System Administrators
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: OS Independent
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.1
- Programming Language :: Python :: 3.2
- Topic :: Database
- Topic :: Software Development
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: GeertVanderkelen
- DOAP record: MySQL-Connector-0.3.2.xml
