python-oursql / 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.
BSD 3-Clause "New" or "Revised" License
35 stars 19 forks source link

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.