/oursql

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.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.