# cookiecutter-fastapi **Repository Path**: andrew-su/cookiecutter-fastapi ## Basic Information - **Project Name**: cookiecutter-fastapi - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-12 - **Last Updated**: 2021-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 创建dapr-microservice模板 ## python环境 python3.9 ### 安装python包 ```shell pip install cookiecutter ``` ### 创建模板 ```shell cookiecutter https://gitlab.com/tzxd-microservice/cookiecutter-fastapi.git ``` ```shell cookiecutter gl:tzxd-microservice/cookiecutter-fastapi ``` ```shell cookiecutter cookiecutter-fastapi ```