[ ソース: aiopg ]
パッケージ: python3-aiopg (0.13.2-1)
python3-aiopg に関するリンク
Trisquel の資源:
aiopg ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Piotr Ożarowski
- Debian Python Modules Team (メールアーカイブ)
外部の資源:
- ホームページ [aiopg.readthedocs.org]
類似のパッケージ:
PostgreSQL integration with asyncio
aiopg is a library for accessing a PostgreSQL_ database from the asyncio (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg database driver.
その他の python3-aiopg 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-psycopg2 (>= 2.5.2)
- Python 3 module for PostgreSQL
-
- rec: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3