peewee topic

List peewee repositories

peewee-graph-models

6
Stars
1
Forks
Watchers

Visualize peewee database and export it as JPG/PDF.

flask-peewee

756
Stars
193
Forks
Watchers

flask integration for peewee, including admin, authentication, rest api and more

peewee

9.6k
Stars
1.4k
Forks
Watchers

a small, expressive orm -- supports postgresql, mysql and sqlite

aiopeewee

46
Stars
7
Forks
Watchers

Asyncio interface for Peewee ORM

restpie3

74
Stars
24
Forks
Watchers

Python3 REST API server starter kit

architect

370
Stars
54
Forks
Watchers

A set of tools which enhances ORMs written in Python with more features

peewee_migrate

309
Stars
73
Forks
Watchers

Simple migration engine for Peewee

fpage

234
Stars
44
Forks
Watchers

Tornado project generator. Start a project with tornado, mako/jinjia2 and sqlalchemy/peewee in a minute.

text-sherlock

113
Stars
33
Forks
Watchers

Text (source code) search engine with indexer and a front end web interface to search. Uses Python 3.

peewee-async

665
Stars
93
Forks
Watchers

Asynchronous interface for peewee ORM powered by asyncio