aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQL/pkg-descr
blob: 834d53ed62c19d974ce603b90d161a32675be1ab (plain) (blame)
1
2
3
4
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".