You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Larry Hajali 7bce60f306 python/apsw: Updated for version 3.13.0_r1 9 years ago
..
README python/apsw: Updated for version 3.13.0_r1 9 years ago
apsw.SlackBuild python/apsw: Updated for version 3.13.0_r1 9 years ago
apsw.info python/apsw: Updated for version 3.13.0_r1 9 years ago
slack-desc python/apsw: Added (Another Python SQLite Wrapper) 12 years ago

README

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.
The documentation has a section on the differences between APSW and pysqlite.
APSW supports CPython 2.3 onwards and CPython 3.1 onwards.

Optional dependency: python3

Note: To install python 3 set PYTHON3=yes.

# PYTHON3=yes ./apsw.SlackBuild