Contents

peewee 3.17.6

0

a little orm

a little orm

Stars: 10985, Watchers: 10985, Forks: 1371, Open Issues: 0

The coleifer/peewee repo was created 13 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 10985 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