《Python Web开发实战》书中源码
Last updated Jul 8, 2026
1.2k
Stars
539
Forks
3
Issues
0
Stars/day
Attention Score
72
Topics
Language breakdown
Python 57.1%
Jupyter Notebook 14.1%
C 13.5%
Jinja 4.1%
HTML 3.7%
JavaScript 3.5%
▸ Files
click to expand
README
Python Web开发实战
《Python Web开发实战》这本书的源代码项目
购买链接
重要提示
- 进入虚拟机请首先更新下项目代码库:
❯ cd web_develop
❯ git pull --rebase origin master
- fork的时候可以顺便点个star😂
- 如果使用Vagrant启动时,提示类似如下信息:
==> default: A newer version of the box 'dongweiming/web_develop' is available! You currently
==> default: have version '0.X'. The latest is version '0.Y'. Run
==> default: vagrant box update to update.
那么可以使用vagrant box update更新一下。
- 如果下载box文件很慢,可以通过百度网盘下载,然后使用
vagrant box add dongweiming/webdevelop virtualbox.box初始化。
重要链接
本书大事记
- 2017-02-10: 本书四印3k册上市
- 2016-11-10: 本书已经确定要输出到台湾了!
- 2016-11-01: 本书三印2k册上市
- 2016-10-10: 本书二印2k册上市
- 2016-09-12: 本书上市,同一天首印3k册售罄
- 2016-09-02: 开始预售
- 2016-08-15: 写作完成
- 2015-12-20: 开始写作
🔗 More in this category