[ 原始碼: python-apsw ]
套件:python3-apsw(3.46.0.1-1 以及其他的)
python3-apsw 的相關連結
Debian 的資源:
下載原始碼套件 python-apsw:
- [python-apsw_3.46.0.1-1.dsc]
- [python-apsw_3.46.0.1.orig.tar.xz]
- [python-apsw_3.46.0.1-1.debian.tar.xz]
維護者:
相似套件:
another Python SQLite 3 wrapper (Python 3 version)
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.
This package contains the extension built for Python 3.
其他與 python3-apsw 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsqlite3-0 (>= 3.43.0)
- SQLite 3 shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- sug: python-apsw-doc
- documentation for python-apsw