|
Project Information
Featured
Downloads
Links
|
APSW stands for Another Python SQLite Wrapper. AboutAPSW is a Python wrapper for the SQLite embedded relational database engine. In contrast to other wrappers such as pysqlite it focuses on being a minimal layer over SQLite attempting just to translate the complete SQLite API into Python. The documentation has a section on the differences between APSW and pysqlite. APSW supports CPython 2.3 onwards and CPython 3.1 onwards. News
Help/DocumentationThe latest documentation is at http://apidoc.apsw.googlecode.com/hg/index.html Mailing lists/contacts
BugsYou can find existing and fixed bugs by clicking on Issues and using "New Ticket" to report previously unknown issues. DownloadsClick on the Downloads tab above to download source distribution, binary installers for Windows and copies of the help for offline use. The download documentation contains further details including how to verify the downloads, packages available for other operating systems, an Ubuntu PPA LicenseSee LICENSE - in essence any OSI approved open source license. |