- Notifications
You must be signed in to change notification settings - Fork89
Python DB-API module for SQLite 3.
License
ghaering/pysqlite
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The original DB-API 2.0 module for SQLite3, developed by Gerhard Häringprimarily between 2004 and 2006.
It was incorporated into the Python standard library with the Python 2.5release in 2006 as thesqlite3 module. For some time, it still receivedupdates in this repository, both for existing users and to cross-port fixesbetween this repo and the Python standard library version.
The version in the Python standard library, however, quickly got a lot moreusage and traction, so this repository became less and less useful. You aresafe to consider this repository mostly unmaintained.
If all of this does not deter you, online documentation can be foundhere.
You can get help from the community on the Google Group:https://groups.google.com/forum/#!forum/python-sqlite
If having the full SQLite3 API exposed to Python is more important than DB-API2.0 compatibility, then you should use APSW instead:https://github.com/rogerbinns/apsw/ It is a great piece of software and wellmaintained by Roger Binns.
About
Python DB-API module for SQLite 3.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.