Flask搭建简易版个人博客网站

时间:2022-10-28 20:33:27
【文件属性】:
文件名称:Flask搭建简易版个人博客网站
文件大小:925KB
文件格式:RAR
更新时间:2022-10-28 20:33:27
flask 本项目主要以Flask框架为主,需要前端三剑客(html,css,js)基础。网站有登录、注册、发布文章、搜索文章、查看文章、发布评论等主要基础功能。其他功能可根据自己需要进行扩展开发。适合学习Flask的初学者在学完知识点之后的实践项目。
【文件预览】:
flask简易版博客网站
----app.py(1KB)
----blueprints()
--------user.py(3KB)
--------__pycache__()
--------__init__.py(60B)
--------qa.py(2KB)
--------forms.py(1KB)
----models.py(2KB)
----templates()
--------self.html(933B)
--------login.html(1KB)
--------index.html(1KB)
--------base.html(3KB)
--------public_question.html(1KB)
--------register.html(2KB)
--------detail.html(2KB)
----__pycache__()
--------models.cpython-38.pyc(2KB)
--------exts.cpython-38.pyc(252B)
--------app.cpython-38.pyc(1KB)
--------models.cpython-39.pyc(2KB)
--------decorators.cpython-38.pyc(593B)
--------decorators.cpython-39.pyc(619B)
--------exts.cpython-39.pyc(274B)
--------config.cpython-39.pyc(675B)
--------config.cpython-38.pyc(653B)
----static()
--------css()
--------bootstrap()
--------images()
--------jquery()
--------js()
----decorators.py(313B)
----migrations()
--------versions()
--------__pycache__()
--------alembic.ini(857B)
--------README(41B)
--------env.py(3KB)
--------script.py.mako(494B)
----config.py(630B)
----使用说明.txt(192B)
----exts.py(104B)

网友评论