Name: | python3-aiopg |
Version: | 1.0.0 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 273279 |
License: | BSD |
RPM: |
python3-aiopg-1.0.0-2.el8.noarch.rpm
|
Source RPM: |
python-aiopg-1.0.0-2.el8.src.rpm
|
Build Date: | Thu Sep 17 2020 |
Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://aiopg.readthedocs.io |
Summary: | Postgres integration with asyncio |
Description: | 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. |