slackbuilds/python/pysqlite
Barry J. Grundy 37fa2e977f python/pysqlite: Added (Python interface to SQLite 3).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-22 22:33:30 +00:00
..
README python/pysqlite: Added (Python interface to SQLite 3). 2018-03-22 22:33:30 +00:00
pysqlite.SlackBuild python/pysqlite: Added (Python interface to SQLite 3). 2018-03-22 22:33:30 +00:00
pysqlite.info python/pysqlite: Added (Python interface to SQLite 3). 2018-03-22 22:33:30 +00:00
slack-desc python/pysqlite: Added (Python interface to SQLite 3). 2018-03-22 22:33:30 +00:00

README

pysqlite - Python Interface to SQLite 3

pysqlite is an interface to the SQLite 3.x embedded relational database engine.
It is almost fully compliant with the Python database API version 2.0 and also
exposes the unique features of SQLite.