APSW 3.51.3.0 Released

5 views
Skip to first unread message

Roger Binns

unread,
Mar 14, 2026, 12:20:14 PM (6 days ago) Mar 14
to Python-SQLite group
APSW 3.51.3.0 is now available. The project is at https://github.com/rogerbinns/apsw which includes full documentation, source, installation information and more.

APSW is a wrapper around SQLite that provides all SQLite API functionality in Python. It is not DBAPI compliant as it provides SQLite semantics. sqlite3 provides DBAPI semantics. You can see the two approaches contrasted at https://rogerbinns.github.io/apsw/pysqlite.html

Changelist is below and at https://rogerbinns.github.io/apsw/changes.html

The SQLite 3.52.0 release was withdrawn, so the corresponding APSW release was also withdrawn.
https://sqlite.org/releaselog/3_52_0.html

3.51.3.0 includes all the changes from the 3.52.0 release, plus:

SQLite extra adds extensions and programs that require the zlib compression library, notably zipfile and sqlar

Roger
Reply all
Reply to author
Forward
0 new messages