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