Author :
sthen
Date :
2013-11-08 22:52:27
Hash :1b2fabc8 Message :import databases/py-apsw, ok jca@
A Python wrapper for the SQLite embedded relational database engine.
In contrast to other wrappers such as pysqlite it focuses on being
a minimal layer over SQLite attempting just to translate the
complete SQLite API into Python.