aiopyql 0.359
0
A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDM
Contents
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: 2The codemation/aiopyql
repo was created 4 years ago and the last code push was 3 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
Related Packages
Errors
A list of common aiopyql errors.
Code Examples
Here are some aiopyql
code examples and snippets.