blob: 6cc002cb462600ee485f4fd4c3774bb892e9cc0e (
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
|