Contents

piccolo 1.4.2

0

A fast, user friendly ORM and query builder which supports asyncio.

A fast, user friendly ORM and query builder which supports asyncio.

Stars: 1237, Watchers: 1237, Forks: 83, Open Issues: 121

The piccolo-orm/piccolo repo was created 5 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1237 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
No  piccolo  pypi packages just yet.

Errors

A list of common piccolo errors.

Code Examples

Here are some piccolo code examples and snippets.

GitHub Issues

The piccolo package has 121 open issues on GitHub

  • Expose an API for running QueryString
  • str representation of query not compatible with Table.raw when using uuid/date columns
  • Added create_user method to BaseUser
  • Foreign Keys that reference non pk columns
  • Filtering with the new M2M column
  • Reverse foreign key lookups
  • is method overriding supported?

See more issues on GitHub

Related Packages & Articles

fastapi 0.110.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production