python-sqlite

Python interface to SQLite 2
 
  1
  1 review



Pysqlite is an interface to the SQLite database server for Python. It aims to be fully compliant with Python database API version 2.0 while also exploiting the unique features of SQLite.

pysqlite 1.0.x is built against SQLite 2. For an interface to SQLite 3, see the package python-pysqlite1.1, python-pysqlite2 or python-apsw.
Latest reviews
4
blueXrider 12 years ago

quite nice