Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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项目克隆命令行工具

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
```