blob: 31e571444313f6f8b202a27d7d7cd17503bcbd49 (
plain) (
blame)
1
2
3
4
|
This pure Python MySQL client provides a DB-API to a MySQL database by
talking directly to the server via the binary client/server protocol.
WWW: https://github.com/petehunt/PyMySQL/
|