python-apsw - Another Python SQLite Wrapper
Website: | https://github.com/rogerbinns/apsw |
---|---|
License: | zlib |
- Description:
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.
Packages
python-apsw-3.26.0.r1-2.fc30.src [670 KiB] |
Changelog
by Sérgio Monteiro Basto (2019-12-13):
- Add Python2 support |