Contents

fastapi_amis_admin 0.7.3

0

FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. I

FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by Django-admin, and has as many powerful functions as Django-admin.

Stars: 1516, Watchers: 1516, Forks: 206, Open Issues: 77

The amisadmin/fastapi-amis-admin repo was created 4 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1516 github stars!

How to Install fastapi_amis_admin

You can install fastapi_amis_admin using pip

pip install fastapi_amis_admin

or add it to a project with poetry

poetry add fastapi_amis_admin

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/fastapi_amis_admin/
Documentation:
http://docs.amis.work/
GitHub Repo:
https://github.com/amisadmin/fastapi_amis_admin

Classifiers

  • System/Systems Administration
No  fastapi_amis_admin  pypi packages just yet.

Errors

A list of common fastapi_amis_admin errors.

Code Examples

Here are some fastapi_amis_admin code examples and snippets.

GitHub Issues

The fastapi_amis_admin package has 77 open issues on GitHub

  • chore: bump actions/cache from 4 to 5
  • 多进程启动后定时任务会被执行多次

See more issues on GitHub

Related Packages & Articles

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

starlette-context 0.4.0

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

secure 1.0.1

A lightweight package that adds security headers for Python web frameworks.

sqlmodel 0.0.34

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.

ormar 0.22.0

An async ORM with fastapi in mind and pydantic validation.

piccolo 1.32.0

A fast, user friendly ORM and query builder which supports asyncio.