peewee topic

List peewee repositories

peewee-graph-models

6
Stars
1
Forks
Watchers

Visualize peewee database and export it as JPG/PDF.

flask-peewee

771
Stars
180
Forks
Watchers

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

peewee

10.8k
Stars
1.4k
Forks
Watchers

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

aiopeewee

46
Stars
7
Forks
Watchers

Asyncio interface for Peewee ORM

restpie3

88
Stars
29
Forks
Watchers

Python3 REST API server starter kit

architect

388
Stars
57
Forks
Watchers

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

peewee_migrate

340
Stars
84
Forks
Watchers

Simple migration engine for Peewee

fpage

231
Stars
44
Forks
Watchers

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

text-sherlock

122
Stars
31
Forks
Watchers

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

peewee-async

707
Stars
98
Forks
Watchers

Asynchronous interface for peewee ORM powered by asyncio