cookiecutter-fastapi:用于FastAPI项目的Cookiecutter模板,使用

时间:2021-05-13 22:10:35
【文件属性】:
文件名称:cookiecutter-fastapi:用于FastAPI项目的Cookiecutter模板,使用
文件大小:46KB
文件格式:ZIP
更新时间:2021-05-13 22:10:35
python docker cli boilerplate machine-learning cookiecutter-fastapi 为了创建一个模板来FastAPI项目。 :rocket: 重要的 要使用这个项目,您不需要派生它。 只需运行cookiecutter CLI和voilà! 切碎机 Cookiecutter是一个CLI工具(命令行界面),用于从模板创建应用程序样板。 它使用模板系统Jinja2来替换或自定义文件夹和文件名以及文件内容。 我该如何安装? pip install cookiecutter 如何生成FastAPI项目? cookiecutter gh:arthurhenrique/cookiecutter-fastapi 动手
【文件预览】:
cookiecutter-fastapi-master
----{{cookiecutter.project_slug}}()
--------Dockerfile(309B)
--------README.md(1KB)
--------azure-pipelines.yml(715B)
--------egg.sh(742B)
--------tests()
--------docker-compose.yml(102B)
--------ml()
--------app()
--------pyproject.toml(569B)
--------Makefile(1KB)
--------.env.example(134B)
----.gitignore(2KB)
----README.md(660B)
----docs()
--------example()
----LICENSE(1KB)
----cookiecutter.json(502B)
----CONTRIBUTING.md(1KB)
----setup.py(1KB)

网友评论