CMD + K

apsw

Community

APSW stands for Another Python SQLite Wrapper.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::apsw

Usage Tracking

3.51.1.0
3.51.0.0
3.50.4.0
3.50.3.0
3.50.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

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:

About

Summary

APSW stands for Another Python SQLite Wrapper.

Last Updated

Nov 29, 2025 at 21:13

License

any-OSI

Total Downloads

717.3K

Supported Platforms

macOS-64
win-64
macOS-arm64
linux-64

Unsupported Platforms

win-32 Last supported version: 3.22.0.r1