[ 原始碼: python-apsw ]
套件:python-apsw-doc(3.24.0-r1-1)
python-apsw-doc 的相關連結
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]
維護者:
相似套件:
documentation for python-apsw
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 documentation.
其他與 python-apsw-doc 有關的套件
|
|
|
|
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libjs-underscore
- JavaScript's functional programming helper library