There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
:: Description ::
A fast MySQL driver written in pure C/C++ for Python.
Compatible with gevent through monkey patching
:: Requirements ::
Requires Python (http://www.python.org)
:: Installation ::
python setup.py build install