
peewee 3.19.0
0
a little orm
Contents
a little orm
Stars: 11939, Watchers: 11939, Forks: 1392, Open Issues: 0The coleifer/peewee repo was created 15 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 11939 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/peewee/
- Documentation:
- https://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.
pythonfix




