パッケージ: python3-testing.postgresql (1.3.0-2)
python3-testing.postgresql に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Dominik George
外部の資源:
- ホームページ [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)