A library and CLI app for rendering project templates. https://github.com/copier-org/copier

天问 aa808367c9 Update 'README.md' 1 month ago
README.md aa808367c9 Update 'README.md' 1 month ago

README.md

copier

根据 github 模板,创建python项目

Usage

pip install copier

# 根据模板创建项目
copier copy https://github.com/tiangolo/full-stack-fastapi-template my-awesome-project --trust

Reference

docs