
piccolo 1.32.0
0
A fast, user friendly ORM and query builder which supports asyncio.
Contents
A fast, user friendly ORM and query builder which supports asyncio.
Stars: 1857, Watchers: 1857, Forks: 97, Open Issues: 55The piccolo-orm/piccolo repo was created 7 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1857 github stars!
How to Install piccolo
You can install piccolo using pip
pip install piccolo
or add it to a project with poetry
poetry add piccolo
Package Details
- Author
- Daniel Townsend
- License
- MIT
- Homepage
- https://github.com/piccolo-orm/piccolo
- PyPi:
- https://pypi.org/project/piccolo/
- Documentation:
- https://piccolo-orm.readthedocs.io/en/latest/index.html
- GitHub Repo:
- https://github.com/piccolo-orm/piccolo
Classifiers
- Database
Related Packages
Errors
A list of common piccolo errors.
Code Examples
Here are some piccolo code examples and snippets.
GitHub Issues
The piccolo package has 55 open issues on GitHub
- Cockroach upgrade
- MySQL support
- 1280 UUID v7 support
- UUID v7 support
- applying
auto migrationdoes not rolled back the migration - Accept
Nonein themigrations_folder_pathargument - Self reference m2m
- Composite index
- allow changes to the array base column type in migrations
- Reverse lookup
pythonfix







