-
Notifications
You must be signed in to change notification settings - Fork 18
python-oursql/oursql
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
oursql v0.9.3.2! Comprehensive documentation for oursql is available online: http://packages.python.org/oursql/ The documentation can also be built locally by running `make html` from the 'docs' directory (which does require sphinx), or read in their original reST format.
About
oursql is a set of MySQL bindings for python with a focus on wrapping the MYSQL_STMT API to provide real parameterization and real server-side cursors.