WizKid / gevent-MySQL

Asynchronous mysql driver from Concurrence adapted to gevent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:: Description ::
A gevent (http://www.gevent.org) adaption of the asynchronous MySQL driver from 
the Concurrence framework (http://opensource.hyves.org/concurrence).

:: Requirements ::
Requires Cython and gevent.

:: Installation ::
python setup.py install

:: Usage ::
See examples/

:: Author ::
Adaptation to gevent: Markus Thurlin (markus@softbasic.se)
Original: Henk Punt

About

Asynchronous mysql driver from Concurrence adapted to gevent

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 92.7%Language:Python 7.3%