DevOps-Course-Starter:这是devops入门项目的克隆

时间:2021-04-10 23:28:27
【文件属性】:
文件名称:DevOps-Course-Starter:这是devops入门项目的克隆
文件大小:11KB
文件格式:ZIP
更新时间:2021-04-10 23:28:27
Python DevOps学徒制:项目练习 系统要求 该项目使用Python的诗歌来创建一个隔离的环境并管理程序包依赖性。 要准备系统,请确保您具有Python 3.7+的正式发行版,并使用以下命令之一安装诗歌(按照指示): 诗歌安装(重击) curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python 诗歌安装(PowerShell) ( Invoke-WebRequest - Uri https: // raw.githubusercontent.com / python - poetry / poetry / master / get-poetry .py - UseBasicParsing).Content | python 依存关系 该项目使用虚拟环境来隔离软件包
【文件预览】:
DevOps-Course-Starter-main
----poetry.lock(8KB)
----.gitignore(1KB)
----poetry.toml(46B)
----pyproject.toml(328B)
----todo_app()
--------templates()
--------data()
--------__init__.py(0B)
--------app.py(220B)
--------flask_config.py(243B)
----.github()
--------pull_request_template.md(402B)
----.env.template(151B)
----README.md(2KB)

网友评论