A community led collection of recipes, build infrastructure and distributions for the conda package manager.
A community led collection of recipes, build infrastructure and distributions for the conda package manager.
apsw
v3.53.4.0
APSW stands for Another Python SQLite Wrapper.
APSW stands for Another Python SQLite Wrapper.
Description
APSW is a Python wrapper for the SQLite embedded relational database
engine. It focuses translating between the complete SQLite C API and
Python's C API. It is recommended to use the builtin sqlite3 module, unless
you want SQLite specific functionality. The documentation has a section on
the differences between APSW and sqlite3. APSW supports CPython 3.6
onwards:
Install package
If this channel isn't in your workspace yet, add it first: