文件名称:AnyBlog:使用python构建的博客网站
文件大小:59KB
文件格式:ZIP
更新时间:2024-05-24 08:26:14
HTML
任何博客 使用python Flask和Jinja 2构建的博客网站 请访问以下网站: :
【文件预览】:
AnyBlog-master
----.gitignore(44B)
----README.md(124B)
----Procfile(34B)
----requirements.txt(652B)
----blog()
--------posts()
--------config.py(338B)
--------models.py(2KB)
--------main()
--------static()
--------__init__.py(1KB)
--------templates()
--------errors()
--------users()
----run.py(101B)