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.
Optionally Python 3 extension will be built if Python 3 is installed.
Maintained by: Larry Hajali
Keywords:
ChangeLog: apsw
Homepage:
http://code.google.com/p/apsw/
Download SlackBuild:
apsw.tar.gz
apsw.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
apsw.SlackBuild |
apsw.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds