Skip to main content

Pure Python MySQL Driver

Project description

https://secure.travis-ci.org/PyMySQL/PyMySQL.png

This package contains a pure-Python MySQL client library. Documentation on the MySQL client/server protocol can be found here: http://dev.mysql.com/doc/internals/en/client-server-protocol.html

If you would like to run the test suite, edit the config parameters in pymysql/tests/base.py. The goal of pymysql is to be a drop-in replacement for MySQLdb and work on CPython, Jython, IronPython and PyPy.

We test for compatibility by simply changing the import statements in the Django MySQL backend and running its unit tests as well as running it against the MySQLdb and myconnpy unit tests.

Requirements

  • Python 2.6, 2.7 or 3.3

  • MySQL 4.1 or higher

  • protocol41 support, experimental 4.0 support

Installation

pip install PyMySQL

… or …

python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyMySQL-0.5.tar.gz (31.2 kB view details)

Uploaded Source

File details

Details for the file PyMySQL-0.5.tar.gz.

File metadata

  • Download URL: PyMySQL-0.5.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyMySQL-0.5.tar.gz
Algorithm Hash digest
SHA256 b141ceb1551fe29c10eab45efcb9eac8c3bb7b04b030045fa8b13b2e8767d8c5
MD5 125e8a3449e05afcb04874a19673426b
BLAKE2b-256 fe95a3f3dfe3f04d135d300f8373d88469eade47acd23082c82cb8656750734d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page