Contents

peewee 3.17.1

0

a little orm

a little orm

Stars: 10762, Watchers: 10762, Forks: 1362, Open Issues: 0

The coleifer/peewee repo was created 13 years ago and the last code push was 7 hours ago.
The project is extremely popular with a mindblowing 10762 github stars!

How to Install peewee

You can install peewee using pip

pip install peewee

or add it to a project with poetry

poetry add peewee

Package Details

Author
Charles Leifer
License
MIT License
Homepage
https://github.com/coleifer/peewee/
PyPi:
https://pypi.org/project/peewee/
Documentation:
http://docs.peewee-orm.com
GitHub Repo:
https://github.com/coleifer/peewee

Classifiers

  • Database
  • Software Development/Libraries/Python Modules
No  peewee  pypi packages just yet.

Errors

A list of common peewee errors.

Code Examples

Here are some peewee code examples and snippets.

Related Packages & Articles