create-flask-app:用于轻松创建烧瓶应用程序的工具

时间:2024-03-11 22:54:33
【文件属性】:

文件名称:create-flask-app:用于轻松创建烧瓶应用程序的工具

文件大小:10KB

文件格式:ZIP

更新时间:2024-03-11 22:54:33

Makefile

创建烧瓶应用 用于创建烧瓶应用程序的应用程序 本地运行 (如果是macOS) brew install pyenv (否则您需要自行安装和使用python 3.4.8) (如果是macOS)将$(pyenv root)/shims:到.bash_profile的PATH中 (如果是macOS)打开一个新的终端窗口 git clone https://github.com/capalmer1013/create-flask-app.git cd create-flask-app pip install --user pipenv pipenv install 如果你得到: Ignoring blinker: markers 'extra == "flask"' don't match your environment Looking in indexes: http


【文件预览】:
create-flask-app-master
----tests()
--------__init__.py(0B)
--------sampleproject()
----app.json(307B)
----Procfile(0B)
----LICENSE(1KB)
----.idea()
--------vcs.xml(180B)
----createflaskapp()
--------__init__.py(0B)
----.gitignore(1KB)
----Makefile(676B)
----README.md(5KB)

网友评论