[ ソース: python-testing.postgresql ]
パッケージ: python3-testing.postgresql (1.3.0-1)
python3-testing.postgresql に関するリンク
Debian の資源:
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]
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pg8000
- Pure-Python PostgreSQL Driver (Python 3)
-
- dep: python3-testing.common.database
- Python testing.* framework - common database utilities (Python 3)