[ 源代码: python-testing.postgresql ]
软件包:python3-testing.postgresql(1.3.0-4)
python3-testing.postgresql 的相关链接
Debian 的资源:
下载源码包 python-testing.postgresql:
- [python-testing.postgresql_1.3.0-4.dsc]
- [python-testing.postgresql_1.3.0.orig.tar.gz]
- [python-testing.postgresql_1.3.0-4.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
- 对象-关系型 SQL 数据库(支持的版本)
-
- 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 (>= 2.0.3)
- Python testing.* framework - common database utilities (Python 3)