[ buster ]
[ 原始碼: python-apsw ]
套件:python-apsw(3.24.0-r1-1)
python-apsw 的相關連結
Debian 的資源:
下載原始碼套件 python-apsw:
- [python-apsw_3.24.0-r1-1.dsc]
- [python-apsw_3.24.0-r1.orig.tar.bz2]
- [python-apsw_3.24.0-r1-1.debian.tar.xz]
維護者:
相似套件:
another Python SQLite 3 wrapper
APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW's API looks vaguely similar to Python's DB-API, it is not compliant with that API and instead works the way SQLite 3 does.
其他與 python-apsw 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.24.0)
- SQLite 3 shared library
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- sug: python-apsw-doc
- documentation for python-apsw