skip to navigation
skip to content

pysqlite 2.5.5

DB-API 2.0 interface for SQLite 3.x

Latest Version: 2.5.6

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.

Log in to rate this package.

Package rating (1 vote): 4.0
  • 4 points: 1 vote

Ratings range from 0 to 5 (best).

Package Comments:
  • 'easy_install pysqlite' doesn't seem to work currently; I think this would be fixed if teh download URL were changed to http://code.google.com/p/pysqlite/downloads/list though. (glyph, 2009-11-11, points)