skip to navigation
skip to content

pysqlite 2.6.3

DB-API 2.0 interface for SQLite 3.x

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 also exposes the unique features of SQLite.