套件: python-testing.postgresql (1.3.0-1)
python-testing.postgresql 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-testing.postgresql:
- [python-testing.postgresql_1.3.0-1.dsc]
- [python-testing.postgresql_1.3.0.orig.tar.gz]
- [python-testing.postgresql_1.3.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Dominik George
外部的資源:
- 主頁 [github.com]
相似套件:
Python testing.* framework - PostgreSQL helpers (Python 2)
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 2 version.
其他與 python-testing.postgresql 有關的套件
|
|
|
-
- dep: postgresql
- object-relational SQL database (supported version)
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-pg8000
- Pure-Python PostgreSQL Driver (Python 2)
-
- dep: python-testing.common.database
- Python testing.* framework - common database utilities (Python 2)