Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wu-clan/fastapi-ccli
一个基于Typer的fastapi项目克隆命令行工具
https://github.com/wu-clan/fastapi-ccli
fastapi typer
Last synced: 8 days ago
JSON representation
一个基于Typer的fastapi项目克隆命令行工具
- Host: GitHub
- URL: https://github.com/wu-clan/fastapi-ccli
- Owner: wu-clan
- License: mit
- Created: 2022-06-19T16:43:02.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T01:02:32.000Z (4 months ago)
- Last Synced: 2024-10-11T23:19:08.174Z (28 days ago)
- Topics: fastapi, typer
- Language: Python
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI Project Clone CLI
> 此程序使用 [Typer](https://typer.tiangolo.com/) 创建
## 使用
pip 安装:
```shell
pip install fastapi-ccli
```查看使用帮助
```shell
fastapi-ccli --help
```