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.
PaulFurtado/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.
CBSD-3-Clause