Another Python SQLite Wrapper
http://code.google.com/p/apsw/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.
- Links to openSUSE:Factory / python-apsw
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:jayvdb:py3only/python-apsw && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
0001-py3.8-avoid-invalid-escapes.patch | 0000002789 2.72 KB | over 2 years |
0002-Skip-one-test-on-python3.8.patch | 0000000890 890 Bytes | over 2 years |
3.28.0-r1.tar.gz | 0000307002 300 KB | almost 3 years |
_link | 0000000124 124 Bytes | over 2 years |
python-apsw.changes | 0000002340 2.29 KB | over 2 years |
python-apsw.spec | 0000002082 2.03 KB | over 2 years |
Comments 0