APSW 3.46.1.0 Released

10 views
Skip to first unread message

Roger Binns

unread,
Aug 13, 2024, 4:30:23 PM8/13/24
to Python-SQLite group
APSW 3.46.1.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 shell dump command outputs the application_id in addition to the user_version.

PyPI binary builds for Python 3.13 now available, as well as older Python ARM64 are available.

Roger
Reply all
Reply to author
Forward
0 new messages