python3-apsw - Another Python SQLite Wrapper
Website: | https://github.com/rogerbinns/apsw |
---|---|
License: | zlib |
- Description:
APSW is a Python 3.9 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
python3-apsw-3.30.1.r1-3.fc35.x86_64 [380 KiB] |
Changelog
by Sérgio Basto (2021-05-04):
- Forget tests and build it |