Python interface to MySQL
Project description
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:
Compliance with Python database API version 2.0 [PEP-0249]
Thread-safety
Thread-friendliness (threads will not block each other)
MySQL-5.5 through 5.7 and Python 2.7, 3.4+ are currently supported. PyPy is supported too.
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.11rc1.tar.gz
(89.0 kB
view details)
File details
Details for the file mysqlclient-1.3.11rc1.tar.gz
.
File metadata
- Download URL: mysqlclient-1.3.11rc1.tar.gz
- Upload date:
- Size: 89.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 339d298186ed4b3170d9834169cf18be3fec3e15e4043dfb3625b26c59fd1481 |
|
MD5 | 6d876d230155e213ad94828e1974eb82 |
|
BLAKE2b-256 | 105ef91ca8f71af4f69223fb86799066f482e2e68dd1c2aa9334fcbfed6152a3 |