文件名称:sample-webapp:在Heroku上部署的示例Flask Web应用程序
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-15 17:42:42
HTML
样本Web应用程序 使用flask用Python编写并部署在Heroku上的Web应用程序。 可以在找到该存储库中代码的详细教程。
【文件预览】:
sample-webapp-main
----.gitignore(2KB)
----templates()
--------index.html(492B)
----requirements.txt(112B)
----count.txt(1B)
----README.md(280B)
----Procfile(21B)
----app.py(467B)