peewee 3.17.6
0
a little orm
Contents
a little orm
Stars: 11132, Watchers: 11132, Forks: 1372, Open Issues: 0The coleifer/peewee
repo was created 14 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 11132 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
Related Packages
Errors
A list of common peewee errors.
Code Examples
Here are some peewee
code examples and snippets.