1372 Forks
10175 Stars
10175 Watchers

peewee

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

How to download and setup peewee

Open terminal and run command
git clone https://github.com/coleifer/peewee.git
git clone is used to create a copy or clone of peewee repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with peewee https://github.com/coleifer/peewee/archive/master.zip

Or simply clone peewee with SSH
[email protected]:coleifer/peewee.git

If you have some problems with peewee

You may open issue on peewee support forum (system) here: https://github.com/coleifer/peewee/issues