• This repository has been archived on 22/Feb/2020
  • Stars
    star
    546
  • Rank 81,396 (Top 2 %)
  • Language
    C
  • License
    Other
  • Created over 13 years ago
  • Updated almost 5 years ago

Reviews

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