Contents

piccolo-admin 1.12.0

0

A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.

A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.

Stars: 467, Watchers: 467, Forks: 45, Open Issues: 45

The piccolo-orm/piccolo_admin repo was created 6 years ago and the last code push was 2 weeks ago.
The project is popular with 467 github stars!

How to Install piccolo_admin

You can install piccolo_admin using pip

pip install piccolo_admin

or add it to a project with poetry

poetry add piccolo_admin

Package Details

Author
Daniel Townsend
License
MIT
Homepage
https://github.com/piccolo-orm/piccolo_admin
PyPi:
https://pypi.org/project/piccolo-admin/
GitHub Repo:
https://github.com/piccolo-orm/piccolo_admin

Classifiers

  • Database/Front-Ends
  • Internet/WWW/HTTP/Dynamic Content/Content Management System
No  piccolo_admin  pypi packages just yet.

Errors

A list of common piccolo_admin errors.

Code Examples

Here are some piccolo_admin code examples and snippets.

GitHub Issues

The piccolo_admin package has 45 open issues on GitHub

  • added Hungarian and Slovak translations for Piccolo Admin
  • Allow independent scrolling of nav, filter and main sections
  • Filter params in url
  • Better pagination for large datasets
  • Allow independent scrolling of sidebar, filter and main content sections
  • Performance degredation on large datasets
  • Be explicit with create_admin function and tables= that we're not creating them, but registering them
  • 440 Frontend doesn't take into account the page_size parameter

See more issues on GitHub

Related Packages & Articles

piccolo 1.32.0

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

fastapi 0.129.0

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

starlette-context 0.4.0

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI