Python interface to MySQL
Project description
mysqlclient is a fork of MySQL-python. It adds 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-4.1 through 5.5 and Python-2.7, 3.3-3.5 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.8.tar.gz
(81.4 kB
view details)
File details
Details for the file mysqlclient-1.3.8.tar.gz
.
File metadata
- Download URL: mysqlclient-1.3.8.tar.gz
- Upload date:
- Size: 81.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c64bc386c0b771ed6ff76de0f52e0f957f98d9e13c83b0ddb821afdbe3f5d970 |
|
MD5 | 118bcf8473a341766e1f69f97e523a31 |
|
BLAKE2b-256 | 31ce7ea049b3d5929b3cce3104967ccca218a9f054517f0d15dfdaf4e76da2a0 |