freebsd-ports/databases/py-MySQL/pkg-descr
Chris D. Faulhaber fc74f2e3ae Python MySQL module allows you to access easily a MySQL database
via Python.

PR:		13583
Submitted by:	Dominik Rothert <dr@domix.de>
2000-01-14 15:00:08 +00:00

5 lines
163 B
Plaintext

You can easily access a MySQL database through the Python MySQL module.
Before using the Python MySQL functions, the module must be imported with
"import MySQL".