Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

Fuyukai/asyncqlio

Repository files navigation

asyncqlio

b1 b2 b3 b4

Read the documentation

asyncqlio is a Python 3.5+ ORM for SQL Relational Databases, that allows access from async code.

You can install the latest version of asyncqlio from PyPI with pip:

$ pip install asyncqlio

You can also install the development version of asyncqlio from Git:

$ pip install git+https://github.com/SunDwarf/asyncqlio.git