[ 源代码: python-apsw ]
软件包:python3-apsw(3.34.0-r1-1)
python3-apsw 的相关链接
Debian 的资源:
下载源码包 python-apsw:
- [python-apsw_3.34.0-r1-1.dsc]
- [python-apsw_3.34.0-r1.orig.tar.xz]
- [python-apsw_3.34.0-r1-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.34.0)
- SQLite 3 共享库
-
- dep: python3 (<< 3.10)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.9~)
-
- sug: python-apsw-doc
- documentation for python-apsw