Dash-FastAPI-Admin
Dash-FastAPI-Admin is an open-source management system developed entirely in Python using Dash and FastAPI. It focuses on providing a comprehensive backend administration solution that is easy to deploy and customize.
Key Features:
- Full Stack Solution: Built with Dash for front-end and FastAPI for back-end services.
- User Management: Includes features to manage users, roles, and permissions effectively.
- Dynamic Menu: Supports dynamic loading of menus and permission control.
- Logging: Maintains logs for user activities and system operations.
- API Integration: Automatically generates API documentation based on business code.
Benefits:
- Open Source: Completely free to use for individuals and businesses.
- Easy Setup: Simple commands to clone the project and install dependencies for different database systems (MySQL/PostgreSQL).
- Customizable: Easily configure various settings through
.env
files for development and production environments.
Highlights:
- Supports various databases and provides a smooth experience for managing backend operations.