[ ソース: python-pgbouncer ]
パッケージ: python3-pgbouncer (0.0.9-4)
python3-pgbouncer に関するリンク
Debian の資源:
python-pgbouncer ソースパッケージをダウンロード:
- [python-pgbouncer_0.0.9-4.dsc]
- [python-pgbouncer_0.0.9.orig.tar.gz]
- [python-pgbouncer_0.0.9.orig.tar.gz.asc]
- [python-pgbouncer_0.0.9-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [launchpad.net]
類似のパッケージ:
Fixture to bring up temporary pgbouncer instances (Python 3)
A fixture (https://launchpad.net/python-fixtures) for creating a temporary instance of pgbouncer, a lightweight connection pooler for PostgreSQL. It is intended for use during development and testing.
This package installs the library for Python 3.
その他の python3-pgbouncer 関連パッケージ
|
|
|
|
-
- dep: pgbouncer
- lightweight connection pooler for PostgreSQL
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fixtures
- PyUnit extension for defining test fixtures outside of test cases - Python 3.x
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL