文件名称:flask-playground:烧瓶学习之旅
文件大小:4KB
文件格式:ZIP
更新时间:2024-04-24 21:37:50
python flask HTML
运动API是为了练习Flask而制作的 要求 安装完成后: 打开终端并导航到项目文件夹 键入export FLASK_APP=application.py 然后键入flask run以启动应用程序
【文件预览】:
flask-playground-master
----application.py(889B)
----templates()
--------success.html(86B)
--------error.html(80B)
--------index.html(513B)
--------failure.html(90B)
--------registrants.html(476B)
--------layout.html(233B)
----.gitignore(2KB)
----README.md(459B)