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 .envfile.DATABASE_URL=mysql://root:[email protected]: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-docs.long2ice.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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
    Details for the file fastapi-admin-1.0.4.tar.gz.
  
File metadata
- Download URL: fastapi-admin-1.0.4.tar.gz
- Upload date:
- Size: 33.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | d45cb23a23fc2bbffb0e8adfb1362350a1fe808f47912253c1f067f7d7745d88 | |
| MD5 | 832afe2da621464d344fa1a8eb27938e | |
| BLAKE2b-256 | dbad3cd75b407d507c0ae3f254c9bdde0fbabe7d0845aa657ec4eb1dff50bb5e | 
File details
    Details for the file fastapi_admin-1.0.4-py3-none-any.whl.
  
File metadata
- Download URL: fastapi_admin-1.0.4-py3-none-any.whl
- Upload date:
- Size: 59.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 0b00dd2d72bbb5af50847cd4c49261aab999eeba7d8371786b822dce4b97ef0d | |
| MD5 | ba2bca3ea5152a0edb928175f12349eb | |
| BLAKE2b-256 | c016350014cf395df96ca9b9d30ff8324aa8c55078e60ef1e22f9fc7012e538b |