Contents

peewee-async 1.2.1

0

Asynchronous interface for peewee ORM powered by asyncio.

Asynchronous interface for peewee ORM powered by asyncio.

Stars: 764, Watchers: 764, Forks: 99, Open Issues: 9

The 05bit/peewee-async repo was created 11 years ago and the last code push was 2 hours ago.
The project is popular with 764 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.32.0

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