Contents

peewee-async 0.10.0

0

Asynchronous interface for peewee ORM powered by asyncio.

Asynchronous interface for peewee ORM powered by asyncio.

Stars: 703, Watchers: 703, Forks: 97, Open Issues: 38

The 05bit/peewee-async repo was created 9 years ago and the last code push was Yesterday.
The project is popular with 703 github stars!

How to Install peewee-async

You can install peewee-async using pip

pip install peewee-async

or add it to a project with poetry

poetry add peewee-async

Package Details

Author
Alexey Kinev
License
Homepage
PyPi:
https://pypi.org/project/peewee-async/
GitHub Repo:
https://github.com/05bit/peewee-async

Classifiers

No  peewee-async  pypi packages just yet.

Errors

A list of common peewee-async errors.

Code Examples

Here are some peewee-async code examples and snippets.

Related Packages & Articles

piccolo 1.5.0

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