[ 源代码: aiopg ]
软件包:python3-aiopg(1.5.0~a1-1)
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)
-
- rec: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3