用python3实现个人博客系统,脚本可以直接运行(所用技术:Flask、TinyDB)

用python3实现个人博客系统,脚本可以直接运行。所用技术:Flask、TinyDB。系统架构主要分为4大模块功能:系统设置(常用功能放在系统设置文件中)、后台管理(前台和后台分离),登录认证管理(只有合法的用户才能登录系统),博客展示(在前台页面上显示博客信息)。
zip
chronoflask.zip 预估大小:68个文件
folder
chronoflask 文件夹
folder
app 文件夹
file
__init__.py 1KB
file
details.py 208B
file
mail.py 621B
folder
admin 文件夹
file
__init__.py 86B
folder
__pycache__ 文件夹
file
forms.cpython-36.pyc 899B
file
views.cpython-36.pyc 2KB
file
__init__.cpython-36.pyc 315B
file
views.py 2KB
file
forms.py 502B
folder
templates 文件夹
file
register.html 191B
file
tag.html 1KB
file
welcome.html 949B
file
reset_password.html 197B
file
500.html 229B
file
edit_entry.html 210B
file
days.html 533B
file
entry.html 773B
file
page.html 1KB
file
rename_author.html 196B
file
day.html 979B
file
home.html 1KB
file
rename_chronofile.html 200B
file
tags.html 541B
file
login.html 299B
file
404.html 218B
folder
email 文件夹
file
reset_password.html 440B
file
reset_password.txt 231B
file
admin.html 832B
file
base.html 3KB
file
change_email.html 195B
file
set_new_password.html 199B
file
change_password.html 198B
file
pagination.py 1KB
file
parse.py 4KB
file
decorators.py 397B
folder
main 文件夹
file
__init__.py 105B
folder
__pycache__ 文件夹
file
forms.cpython-36.pyc 2KB
file
views.cpython-36.pyc 5KB
file
errors.cpython-36.pyc 786B
file
__init__.cpython-36.pyc 342B
file
views.py 6KB
file
forms.py 1KB
file
errors.py 433B
folder
__pycache__ 文件夹
file
decorators.cpython-36.pyc 775B
file
pagination.cpython-36.pyc 1KB
file
mail.cpython-36.pyc 932B
file
parse.cpython-36.pyc 3KB
file
db.cpython-36.pyc 1KB
file
details.cpython-36.pyc 410B
file
__init__.cpython-36.pyc 1KB
folder
static 文件夹
file
custom.css 4KB
file
favicon.ico 318B
folder
auth 文件夹
file
__init__.py 180B
folder
__pycache__ 文件夹
file
forms.cpython-36.pyc 5KB
file
views.cpython-36.pyc 5KB
file
__init__.cpython-36.pyc 418B
file
views.py 6KB
file
forms.py 4KB
file
db.py 828B
file
db.json 1KB
folder
.idea 文件夹
file
workspace.xml 36KB
file
misc.xml 227B
folder
inspectionProfiles 文件夹
file
chronoflask-master.iml 775B
file
modules.xml 288B
file
run.py 129B
file
.gitignore 316B
folder
__pycache__ 文件夹
file
config.cpython-36.pyc 251B
file
config.py 57B
...
zip 文件大小:86.63KB