FastAPI Admin
Introduction
fastapi-admin is a fast admin dashboard based on FastAPI
and TortoiseORM with tabler ui,
inspired by Django admin.
Installation
> pip install fastapi-admin
Requirements
Online Demo
You can check a online demo here.
- username:
admin - password:
123456
Or pro version online demo here.
- username:
admin - password:
123456
Screenshots
Run examples in local
-
Clone repo.
-
Create
.envfile.DATABASE_URL=mysql://root:123456@127.0.0.1:3306/fastapi-admin REDIS_URL=redis://localhost:6379/0
-
Run
docker-compose up -d --build. -
Visit http://localhost:8000/admin/init to create first admin.
Documentation
See documentation at https://fastapi-admin.github.io.
License
This project is licensed under the Apache-2.0 License.
Release files for fastapi-admin-2 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fastapi-admin-2-1.0.4.tar.gz | 35.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fastapi_admin_2-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 97.1 kB
Release files / fastapi-admin-2-1.0.4.tar.gz
| Download URL | fastapi-admin-2-1.0.4.tar.gz |
|---|---|
| Size | 35.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7550978f9cd4172396ef80fcd6e0cca086fd93d41282b1a3c6a99cace3303923
|
|
BLAKE2b-256 checksum How to use checksums |
98f0df98e388f2f51417a612f2aa1e8664574aacd7f1fa2e359f507c4a3f7250
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.10.2 Darwin/21.4.0
|
Release files / fastapi_admin_2-1.0.4-py3-none-any.whl
| Download URL | fastapi_admin_2-1.0.4-py3-none-any.whl |
|---|---|
| Size | 62.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3a6e2f5ba6506d7707e09a2a4e6e625ea6afc42c2946c67555d82dddf089a4d3
|
|
BLAKE2b-256 checksum How to use checksums |
a3804f08233f7faf4e9996cfd212c88d0f729f528382f952dd4764d172023b00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.10.2 Darwin/21.4.0
|