Contents

aiopyql 0.359

0

A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDM

A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDMS tables using python

Stars: 34, Watchers: 34, Forks: 2, Open Issues: 2

The codemation/aiopyql repo was created 3 years ago and the last code push was 2 years ago. The project is moderately popular with 34 github stars!

How to Install aiopyql

You can install aiopyql using pip

pip install aiopyql

or add it to a project with poetry

poetry add aiopyql

Package Details

Author
Joshua Jamison
License
Homepage
https://github.com/codemation/aiopyql
PyPi:
https://pypi.org/project/aiopyql/
GitHub Repo:
https://github.com/codemation/aiopyql

Classifiers

No  aiopyql  pypi packages just yet.

Errors

A list of common aiopyql errors.

Code Examples

Here are some aiopyql code examples and snippets.

Related Packages & Articles

piccolo 1.5.0

A fast, user friendly ORM and query builder which supports asyncio.

piccolo-admin 1.3.2

A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.

odmantic 1.0.2

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints