This package browser is in early development. Mind the rough edges.

python-apsw 3.45.1.0

Another Python SQLite Wrapper

APSW is 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.

Installation

Install python-apsw 3.45.1.0 as follows:

guix install python-apsw@3.45.1.0

Or install the latest version:

guix install python-apsw

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.