Contents

fastapi_amis_admin 0.7.2

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: 869, Watchers: 869, Forks: 138, Open Issues: 41

The amisadmin/fastapi-amis-admin repo was created 2 years ago and the last code push was 1 weeks ago.
The project is popular with 869 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 41 open issues on GitHub

  • integration without models
  • pydantic v2 migration problem?
  • faa 命令行初始化项目时有点版本依赖的问题
  • nav目录的时候不要link, 仅打开nav目录就ok
  • 使用postgresql asyncpg 时报错
  • 使用数组类型的字段时,表单仍为单一元素类型
  • 自定义ModelAction的问题
  • Support for sqlAlchemy 2.0
  • Fix route_create IntegrityError

See more issues on GitHub

Related Packages & Articles

authx 1.1.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

piccolo-admin 1.3.2

A powerful and modern admin interface / CMS, powered by Piccolo and ASGI.

starlette-context 0.3.6

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 0.3.0

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

sqlmodel 0.0.16

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

ormar 0.20.0

An async ORM with fastapi in mind and pydantic validation.

piccolo 1.5.0

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