APSW 3.7.9-r1 is now available. The home page is at
http://code.google.com/p/apsw/ which includes full documentation, source
and binary distributions for Windows (Python 2.3 onwards including Python 3).
APSW is a wrapper around SQLite that provides all SQLite API functionality
in Python. It is not DBAPI compliant as it provides SQLite semantics.
pysqlite provides DBAPI semantics. You can see the two approaches
contrasted at http://apidoc.apsw.googlecode.com/hg/pysqlite.html
Changelist is below and a clickable version at
http://apidoc.apsw.googlecode.com/hg/changes.html
Added SQLITE_DBSTATUS_CACHE_HIT, SQLITE_DBSTATUS_CACHE_MISS and
SQLITE_FCNTL_OVERWRITE constants.
Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk61lD8ACgkQmOOfHg372QSoWQCgyYqw+LeB7VwEIEf7aPN4UiND
PUwAoKfKtV7u/J10Gvk69FZvp2P9XO8B
=UrtB
-----END PGP SIGNATURE-----