asyncqlioΒΆ

This is automatically generated API documentation for the asyncqlio module.

Main package for asyncqlio - a Python 3.5+ async ORM built on top of asyncio.

db The main Database object.
orm The core code for the ORM.
backends SQL driver backends for asyncqlio.
exc Exceptions for asyncqlio.
meta Useful metamagic classes, such as async ABCs.