Skip to content

a HTTP-JSON API to MySQL(and all PEP 249 compatible drivers) compatible with dbslayer

License

Notifications You must be signed in to change notification settings

urielka/pyslayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySlayer

PySlayer is a clone of dbslayer but in Python supporting(only MySQLdb tested) all DBAPI compatible drivers

Why does it exist?

Because dbslayer doesn't work in Windows and compiling it with cygwin was painful and unsuccesful

Installing

PySlayer is avaliabe in PyPI,just run: sudo pip install pyslayer

How do I use it?

The API is very simillar to dbslayer

only the DB endpoint is implemented.

About

a HTTP-JSON API to MySQL(and all PEP 249 compatible drivers) compatible with dbslayer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published