Python interface to MySQL
Project description
mysqlclient is a fork of MySQL-python. It add Python 3.3 support and merges some pull requests.
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.5 and Python-2.7, 3.3-3.4 are currently supported. PyPy is supported.
MySQLdb is Free Software.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mysqlclient-1.3.5.tar.gz
(77.9 kB
view details)
File details
Details for the file mysqlclient-1.3.5.tar.gz
.
File metadata
- Download URL: mysqlclient-1.3.5.tar.gz
- Upload date:
- Size: 77.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80ea68f6f3c2cfbf35c91adde2b40de1f2c31132118d2dcee048c72423f678bf |
|
MD5 | 19c1d772df40fb5a955ce4c139a91602 |
|
BLAKE2b-256 | 82ea336daf6c7baa564d0c434ab748218d1a7dc61dfc7066e98b72afd24fd2b9 |