APSW 3.50.2.0 Released

4 views
Skip to first unread message

Roger Binns

unread,
Jun 29, 2025, 12:34:27 PMJun 29
to Python-SQLite group
APSW 3.50.2.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

PyPi builds now use cibuildwheel version 3 which advances the minimum supported Linux distribution. It is configured to continue building both 32 and 64 bit binaries..

Roger
Reply all
Reply to author
Forward
0 new messages