A fast PostgreSQL Database Client Library for Python/asyncio.
copied from cf-staging / asyncpgconda install conda-forge::asyncpg
conda install conda-forge/label/cf201901::asyncpg
conda install conda-forge/label/cf202003::asyncpg
conda install conda-forge/label/gcc7::asyncpg
asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python's asyncio framework.