aiopeewee icon indicating copy to clipboard operation
aiopeewee copied to clipboard

Python 3.5 Async port of peewee - a small, expressive ORM -- supports postgresql

aiopeewee

Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.

This is a port of peewee and is currently in development.