[ 原始碼: python-testing.postgresql ]
套件:python3-testing.postgresql(1.3.0-2)
python3-testing.postgresql 的相關連結
Debian 的資源:
下載原始碼套件 python-testing.postgresql:
- [python-testing.postgresql_1.3.0-2.dsc]
- [python-testing.postgresql_1.3.0.orig.tar.gz]
- [python-testing.postgresql_1.3.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python testing.* framework - PostgreSQL helpers (Python 3)
The testing.* Python modules provide a framework for Python unit test suites that need to run tests against servers, like network-based DBMSs.
testing.postgresql contains helper classes to work with a temporary PostgreSQL server. It automatically sets up a PostgreSQL instance in a temporary directory, and destroys it after testing.
This package contains the Python 3 version.
其他與 python3-testing.postgresql 有關的套件
|
|
|
|
-
- dep: postgresql
- object-relational SQL database (supported version)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pg8000 (>= 1.10)
- Pure-Python PostgreSQL Driver (Python 3)
-
- dep: python3-testing.common.database (>= 1.1.0)
- Python testing.* framework - common database utilities (Python 3)