python3-aiopg

PostgreSQL integration with asyncio
  https://aiopg.readthedocs.org/
  0
  no reviews



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.