My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: python, sqlite, wrapper
Feeds:
People details
Project owners:
  rogerbinns

APSW stands for Another Python SQLite Wrapper.

About

APSW 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.

News

Help/Documentation

The latest documentation is at http://apsw.googlecode.com/svn/publish/index.html

Mailing lists/contacts

You can use the pysqlite mailing list (make sure to mention you are using apsw).

You can also email the author at rogerb@rogerbinns.com

Bugs

You can find existing and fixed bugs by clicking on Issues and using "New Ticket" to report previously unknown issues.

Downloads

Some Linux/BSD distros include APSW as a standard package (eg Debian - python-apsw, Gentoo - dev-python/apsw ). Typically they lag several versions behind both with APSW and SQLite. The APSW build instructions show how to make a single file for the extension that includes the SQLite library statically.

Click on the Downloads tab above to download source distribution, binary installers for Windows and copies of the help for offline use.









Hosted by Google Code