PySlayer is a clone of dbslayer but in Python supporting(only MySQLdb tested) all DBAPI compatible drivers
Because dbslayer doesn't work in Windows and compiling it with cygwin was painful and unsuccesful
PySlayer is avaliabe in PyPI,just run: sudo pip install pyslayer
The API is very simillar to dbslayer
only the DB endpoint is implemented.