About Anaconda Help Download Anaconda

APSW stands for Another Python SQLite Wrapper.

copied from cf-staging / apsw

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v3.47.0.0
  • osx-64 v3.47.0.0
  • win-64 v3.47.0.0
  • osx-arm64 v3.47.0.0
  • win-32 v3.22.0.r1

conda install

To install this package run one of the following:
conda install conda-forge::apsw
conda install conda-forge/label/cf201901::apsw
conda install conda-forge/label/cf202003::apsw
conda install conda-forge/label/gcc7::apsw

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:


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy