Contents

piccolo-admin 1.3.2

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: 277, Watchers: 277, Forks: 34, Open Issues: 38

The piccolo-orm/piccolo_admin repo was created 4 years ago and the last code push was 1 weeks ago.
The project is popular with 277 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 38 open issues on GitHub

  • Chart support
  • Editting a item if primary key is a uuid yields a 400 Bad Request
  • Supporting foreign keys which reference non-primary keys
  • Add read_only_columns to TableConfig
  • Form fields pre-population
  • initial commit for migrate from Vue2 to Vue3

See more issues on GitHub

Related Packages & Articles

piccolo 1.5.0

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

fastapi 0.110.1

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

starlette-context 0.3.6

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.1.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI