Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 4, 2025. It is now read-only.
/pysqlitePublic archive

Python DB-API module for SQLite 3.

License

NotificationsYou must be signed in to change notification settings

ghaering/pysqlite

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

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2026 Movatter.jp