py-apsw-3.51.2.0

thin SQLite wrapper for Python

Index | databases

Description

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.

Homepage: https://rogerbinns.github.io/apsw/

Library Dependencies