Contents

peewee-async 1.0.0

0

Asynchronous interface for peewee ORM powered by asyncio.

Asynchronous interface for peewee ORM powered by asyncio.

Stars: 732, Watchers: 732, Forks: 99, Open Issues: 21

The 05bit/peewee-async repo was created 10 years ago and the last code push was 3 weeks ago.
The project is popular with 732 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
None
Homepage
None
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.20.0

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