A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.
Project description
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
.env
file.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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastapi-admin-2-1.0.4.tar.gz
(35.2 kB
view details)
Built Distribution
File details
Details for the file fastapi-admin-2-1.0.4.tar.gz
.
File metadata
- Download URL: fastapi-admin-2-1.0.4.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7550978f9cd4172396ef80fcd6e0cca086fd93d41282b1a3c6a99cace3303923 |
|
MD5 | fa6530a8c6a0c5b8a3c7e89fe9ab1440 |
|
BLAKE2b-256 | 98f0df98e388f2f51417a612f2aa1e8664574aacd7f1fa2e359f507c4a3f7250 |
File details
Details for the file fastapi_admin_2-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: fastapi_admin_2-1.0.4-py3-none-any.whl
- Upload date:
- Size: 62.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a6e2f5ba6506d7707e09a2a4e6e625ea6afc42c2946c67555d82dddf089a4d3 |
|
MD5 | 7b8bd2dc33c7936a0b6ffcd3b835ac49 |
|
BLAKE2b-256 | a3804f08233f7faf4e9996cfd212c88d0f729f528382f952dd4764d172023b00 |