fastapi-admin 1.0.4
0
A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.
Contents
A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.
Stars: 2849, Watchers: 2849, Forks: 365, Open Issues: 63The fastapi-admin/fastapi-admin
repo was created 4 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2849 github stars!
How to Install fastapi-admin
You can install fastapi-admin using pip
pip install fastapi-admin
or add it to a project with poetry
poetry add fastapi-admin
Package Details
- Author
- long2ice
- License
- Apache-2.0
- Homepage
- https://github.com/fastapi-admin/fastapi-admin
- PyPi:
- https://pypi.org/project/fastapi-admin/
- Documentation:
- https://fastapi-admin.github.io
- GitHub Repo:
- https://github.com/fastapi-admin/fastapi-admin
Classifiers
Related Packages
Errors
A list of common fastapi-admin errors.
Code Examples
Here are some fastapi-admin
code examples and snippets.
GitHub Issues
The fastapi-admin package has 63 open issues on GitHub
- Enabled prefetched fields
- Initial data validation support on object create / update
- Docker config isn't very handy
- Docker config improvements
- Is Redis really needed?