fastapi-amis-admin

    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.

    Language: python

    Author: Lawrence Hopkins (@lhopkins)

    0 stars · 196 views

    Files

    • docs (txt)
    • en (txt)
    • docs (txt)
    • utils (txt)
    • database.md (md)
    • tutorials (txt)
    • basic (txt)
    • Settings.md (md)
    • conftest.py (py)
    • test_Mapper_Events.py (py)
    • test_fake_users.py (py)
    • logo.png (image)
    • crud (txt)
    • user-auth.md (md)
    • i18n.md (md)
    • PageAdmin.md (md)
    • Inheritance.md (md)
    • TemplateAdmin.md (md)
    • ModelAdmin.md (md)
    • FormAdmin.md (md)
    • ModelAction.md (md)
    • _more.md (md)
    • advanced (txt)
    • scheduler.md (md)
    • build-docs.yml (yml)
    • debug.md (md)
    • cli.md (md)
    • user-auth.md (md)
    • permission.md (md)
    • structure.md (md)
    • _more.md (md)
    • AdminApp.md (md)
    • quickstart.md (md)
    • amis_admin (txt)
    • Settings.md (md)
    • RouterAdmin.md (md)
    • PageAdmin.md (md)
    • PageSchemaAdmin.md (md)
    • TemplateAdmin.md (md)
    • AdminSite.md (md)
    • ModelAdmin.md (md)
    • AdminGroup.md (md)
    • BaseAdmin.md (md)
    • FormAdmin.md (md)
    • ModelAction.md (md)
    • AdminApp.md (md)
    • static (txt)
    • Docs.png (image)
    • ModelAdmin.png (image)
    • BaseCrud.md (md)
    • RouterMixin.md (md)
    • SQLModelCrud.md (md)
    • js (txt)
    • sidecar-1.5.0.js (js)
    • chat.js (js)
    • index.md (md)
    • about.md (md)
    • amis (txt)
    • types.md (md)
    • extended (txt)
    • alembic.md (md)
    • SQLModel.md (md)
    • about.md (md)
    • mkdocs.yml (yml)
    • zh (txt)
    • docs (txt)
    • utils (txt)
    • database.md (md)
    • tutorials (txt)
    • basic (txt)
    • Settings.md (md)
    • i18n.md (md)
    • PageAdmin.md (md)
    • Inheritance.md (md)
    • TemplateAdmin.md (md)
    • ModelAdmin.md (md)
    • FormAdmin.md (md)
    • ModelAction.md (md)
    • _more.md (md)
    • advanced (txt)
    • scheduler.md (md)
    • debug.md (md)
    • cli.md (md)
    • permission.md (md)
    • structure.md (md)
    • _more.md (md)
    • AdminApp.md (md)
    • quickstart.md (md)
    • amis_admin (txt)
    • dependabot.yml (yml)
    • Settings.md (md)
    • RouterAdmin.md (md)
    • PageAdmin.md (md)
    • PageSchemaAdmin.md (md)
    • TemplateAdmin.md (md)
    • AdminSite.md (md)
    • ModelAdmin.md (md)
    • AdminGroup.md (md)
    • fastapi_amis_admin (txt)
    • BaseAdmin.md (md)
    • FormAdmin.md (md)
    • ModelAction.md (md)
    • AdminApp.md (md)
    • static (txt)
    • Docs.png (image)
    • ModelAdmin.png (image)
    • logo.png (image)
    • crud (txt)
    • python-publish.yml (yml)
    • BaseCrud.md (md)
    • RouterMixin.md (md)
    • SQLModelCrud.md (md)
    • js (txt)
    • sidecar-1.5.0.js (js)
    • chat.js (js)
    • index.md (md)
    • about.md (md)
    • amis (txt)
    • types.md (md)
    • extended (txt)
    • models (txt)
    • alembic.md (md)
    • SQLModel.md (md)
    • about.md (md)
    • mkdocs.yml (yml)
    • README.md (md)
    • pyproject.toml (toml)
    • LICENSE (txt)
    • .github (github)
    • workflows (txt)
    • pytest.yml (yml)
    • _sqltypes.py (py)
    • __init__.py (py)
    • _enums.py (py)
    • fields.py (py)
    • locale (txt)
    • de_DE (txt)
    • LC_MESSAGES (txt)
    • zh_CN (txt)
    • LC_MESSAGES (txt)
    • utils (txt)
    • pydantic.py (py)
    • functools.py (py)
    • __init__.py (py)
    • admin.py (py)
    • extensions (txt)
    • translation.py (py)
    • __init__.py (py)
    • crud (txt)
    • base.py (py)
    • README.md (md)
    • __init__.py (py)
    • _sqlmodel.py (py)
    • _sqlalchemy.py (py)
    • schema.py (py)
    • parser.py (py)
    • admin.py (py)
    • utils.py (py)
    • globals (txt)
    • __init__.py (py)
    • deps.py (py)
    • core.py (py)
    • _sites.py (py)
    • _db.py (py)
    • admin (txt)
    • settings.py (py)
    • schemas.py (py)
    • utils.py (py)
    • site.py (py)
    • handlers.py (py)
    • parser.py (py)
    • amis (txt)
    • constants.py (py)
    • types.py (py)
    • README.md (md)
    • __init__.py (py)
    • templates (txt)
    • test_AdminGroup.py (py)
    • test_crud (txt)
    • test_SqlalchemyCrud_routes_sync.py (py)
    • test_SqlalchemyCrud_fields.py (py)
    • page.html (html)
    • app.html (html)
    • utils.py (py)
    • tests (txt)
    • models (txt)
    • sqlm.py (py)
    • sqla2.py (py)
    • schemas.py (py)
    • sqla.py (py)
    • test_amis (txt)
    • test_amis.py (py)
    • test_admin (txt)
    • test_AdminApp.py (py)
    • test_extensions (txt)
    • test_BaseAuthFieldModelAdmin.py (py)
    • test_settings.py (py)
    • test_FormAdmin.py (py)
    • test_parser.py (py)
    • test_admin.py (py)
    • test_ModelAdmin.py (py)
    • test_SqlalchemySelector.py (py)
    • test_SqlalchemyCrud_schemas.py (py)
    • test_SqlalchemyCrud_routes_async.py (py)
    • test_models.py (py)
    • conftest.py (py)
    • test_utils (txt)
    • test_pydantic.py (py)
    • test_globals (txt)
    • test_sites.py (py)
    • test_faa_globals (txt)
    • test_faa_globals.py (py)
    • globals.py (py)
    • test_db.py (py)
    • demo (txt)
    • demo-simple.py (py)
    • demo-form.py (py)
    • demo-model.py (py)
    • .pre-commit-config.yaml (yaml)
    • README.zh.md (md)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…