[ 源代码: aiopg ]
软件包: python3-aiopg (0.13.2-1)
python3-aiopg 的相关链接
Trisquel 的资源:
下载源码包 aiopg:
维护者:
Original Maintainers:
- Piotr Ożarowski
- Debian Python Modules Team (Mail Archive)
外部的资源:
- 主页 [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