文件名称:flask-site:基于框架“ flask”的简单站点:smiling_face_with_smiling_eyes:
文件大小:10KB
文件格式:ZIP
更新时间:2024-06-01 17:48:24
python blog flask HTML
基于框架简单站点构建 为什么 这是我第一次使用微型Web框架。 在这里,我通过创建了一个博客(像往常一样),节课(俄罗斯)。 您可以使用它,根据需要使用并改进它。 地点 在查看,或直接。
【文件预览】:
flask-site-master
----.gitattributes(66B)
----blog.db(8KB)
----runtime.txt(12B)
----.github()
--------dependabot.yml(178B)
----app.py(2KB)
----requirements.txt(155B)
----LICENSE(1KB)
----Procfile(21B)
----README.md(609B)
----templates()
--------create_article.html(596B)
--------index.html(3KB)
--------post_update.html(664B)
--------about.html(172B)
--------base.html(3KB)
--------post_detail.html(485B)
--------posts.html(632B)
----.gitignore(2KB)
----static()
--------css()