amisadmin / fastapi-amis-admin-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastAPI-Amis-Admin-Cli

项目介绍

FastAPI-Amis-Admin-Cli是一个用于快速构建FastAPI-Amis-Admin项目的拓展库.

安装

pip install fastapi-amis-admin-cli

快速使用

# 查看帮助
faa --help

# 初始化一个`FastAPI-Amis-Admin`项目
faa new project_name --init

# 初始化一个`FastAPI-Amis-Admin`应用
faa new app_name

# 快速运行项目
faa run

相关项目

许可协议

该项目遵循 Apache2.0 许可协议。

About

License:Apache License 2.0


Languages

Language:Python 100.0%