# fastapi_ccli **Repository Path**: wu_clan/fastapi_ccli ## Basic Information - **Project Name**: fastapi_ccli - **Description**: 一个基于Typer的fastapi项目克隆命令行工具 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/wu-clan/fastapi_ccli - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-20 - **Last Updated**: 2024-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: typer, FastAPI ## README # FastAPI Project Clone CLI > 此程序使用 [Typer](https://typer.tiangolo.com/) 创建 ## 使用 pip 安装: ```shell pip install fastapi-ccli ``` 查看使用帮助 ```shell fastapi-ccli --help ```