{"library":"aiopg","type":"library","category":null,"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. The current version is 1.4.0, and it is actively maintained by the aio-libs organization, though the last release was in October 2022.","language":"python","status":"active","version":"1.4.0","tags":["asyncio","postgresql","database","orm"],"last_verified":"Fri May 22","install":[{"cmd":"pip install aiopg","imports":["import aiopg","import aiopg\nawait aiopg.create_pool(...)","from aiopg.sa import create_engine"]},{"cmd":"pip install aiopg[sa]","imports":[]}],"homepage":"https://aiopg.readthedocs.io","github":"https://github.com/aio-libs/aiopg","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiopg/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.24,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiopg/compatibility"}}