Python Flask Web应用开发

Python Flask Web应用开发:探索框架与实践

本书深入解析了利用 Python Flask 框架构建 Web 应用的流程。从基础概念到高级应用,内容涵盖了 Flask 框架的核心功能、扩展机制以及与数据库、前端框架的整合方法。

书中丰富的代码示例和项目案例,帮助读者理解 Flask Web 开发的实践技巧。此外,本书还提供了原书籍源代码,方便读者学习和参考。

zip
flask.zip 预估大小:80个文件
file
Flask Web开发.pdf 16.88MB
folder
flasky-master 文件夹
file
.gitignore 372B
folder
requirements 文件夹
file
dev.txt 122B
file
prod.txt 14B
file
common.txt 448B
file
heroku.txt 63B
file
README.md 376B
file
manage.py 2KB
file
config.py 3KB
folder
migrations 文件夹
file
alembic.ini 770B
file
script.py.mako 412B
file
env.py 2KB
folder
versions 文件夹
file
2356a38169ea_followers.py 908B
file
190163627111_account_confirmation.py 616B
file
456a945560f6_login_support.py 863B
file
51f5ccfba190_comments.py 1KB
file
288cd3dc5a8_rich_text_posts.py 606B
file
1b966e7f4b9e_post_model.py 983B
file
198b0eebcf9_caching_of_avatar_hashes.py 628B
file
d66f086b258_user_information.py 1KB
file
38c4e85512a9_initial_migration.py 1KB
file
56ed7d33de8d_user_roles.py 850B
file
README 38B
folder
tests 文件夹
file
test_basics.py 563B
file
test_client.py 2KB
file
test_user_model.py 7KB
file
test_api.py 10KB
folder
__init__.py 文件夹
file
test_selenium.py 3KB
file
LICENSE 1KB
folder
app 文件夹
file
email.py 669B
file
models.py 13KB
folder
main 文件夹
file
errors.py 1018B
file
forms.py 2KB
file
__init__.py 220B
file
views.py 10KB
file
exceptions.py 44B
folder
static 文件夹
file
favicon.ico 1KB
file
styles.css 2KB
file
__init__.py 1KB
folder
api_1_0 文件夹
file
errors.py 625B
file
posts.py 2KB
file
comments.py 2KB
file
users.py 2KB
file
authentication.py 1KB
file
__init__.py 124B
file
decorators.py 411B
file
decorators.py 499B
folder
templates 文件夹
file
user.html 3KB
folder
mail 文件夹
file
new_user.html 44B
file
new_user.txt 37B
file
500.html 198B
file
edit_post.html 343B
file
_posts.html 2KB
file
_comments.html 2KB
file
post.html 564B
file
moderate.html 411B
file
403.html 174B
file
_macros.html 1KB
file
followers.html 907B
file
base.html 3KB
file
error_page.html 229B
file
index.html 1KB
file
404.html 179B
folder
auth 文件夹
file
reset_password.html 290B
folder
email 文件夹
file
reset_password.html 510B
file
confirm.txt 252B
file
reset_password.txt 303B
file
confirm.html 459B
file
change_email.txt 240B
file
change_email.html 439B
file
unconfirmed.html 589B
file
register.html 274B
file
change_email.html 302B
file
login.html 483B
file
change_password.html 292B
file
edit_profile.html 287B
folder
auth 文件夹
file
forms.py 3KB
file
__init__.py 85B
file
views.py 6KB
...
zip 文件大小:8.87MB