pysqlite
Python DB-API module for SQLite 3.
Online documentation can be found here.
You can get help from the community on the Google Group: https://groups.google.com/forum/#!forum/python-sqlite
This project is not actively maintained any more: You are better off using the "sqlite3" module in the Python standard library, which originated from the pysqlite codebase.