mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
4 lines
182 B
Text
4 lines
182 B
Text
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/PyMySQL/PyMySQL
|