The pysqlite wiki


Login required

To submit tickets or edit wiki pages, you need to register an account and log in. The 'Register' link can be found at the top of the page.


About

pysqlite is a Python DB-API 2.0 interface for the SQLite embedded relational database engine. More: About

Downloads are at the bottom of this page.

News

Help/Documentation

pysqlite2 documentation:

Mailing lists

Downloads

There are three different PysqliteVersions that you can use. This is the most recent release:

Latest 2.x version (2.4.1)

sources or Windows binaries for Python 2.5 Python 2.4 Python 2.3

Older releases

(browse)

Or check out third-party packages of pysqlite (.rpm, .deb, etc).

Also, the development version can be checked out from the Mercurial repository:

  hg clone http://oss.itsystementwicklung.de/hg/pysqlite/

Or are you looking for for pysqlite 1.x?

Alternative implementations based on ctypes and Cython have been started in the Mercurial repository!

Useful wiki pages

WingWare? supports this project by providing pysqlite's developer with their excellent Python IDE WingIDE