SilphRoad / asyncqlio

A fully async ORM for Python 3.5+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A fully async ORM for Python 3.5+

License:MIT License


Languages

Language:Python 100.0%