Skip to content

csp318/web_develop

This branch is 2 commits behind dongweiming/web_develop:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 12, 2016
Aug 17, 2016
Jul 20, 2016
Jun 26, 2016
Jun 12, 2016
Jun 12, 2016
Jun 12, 2016
Nov 5, 2019
Apr 25, 2019
Sep 17, 2016
Sep 25, 2016
Jul 20, 2016
Jul 8, 2016
Jun 12, 2016
Jun 26, 2016
Jun 12, 2016
Jun 12, 2016
Sep 25, 2016
Jun 12, 2016
Aug 19, 2017
May 26, 2016
Jun 12, 2016
May 26, 2016
Feb 13, 2017
Sep 17, 2016
Jun 12, 2016
Apr 25, 2019
Jul 23, 2016

Repository files navigation

Python Web开发实战

《Python Web开发实战》这本书的源代码项目

购买链接

  1. 京东
  2. 亚马逊
  3. China-pub
  4. 当当

重要提示

  1. 进入虚拟机请首先更新下项目代码库:

    ❯ cd web_develop
    ❯ git pull --rebase origin master
    
  2. fork的时候可以顺便点个star😂

  3. 如果使用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更新一下。

  4. 如果下载box文件很慢,可以通过百度网盘下载,然后使用vagrant box add dongweiming/web_develop virtualbox.box初始化。

重要链接

  1. 安装设置
  2. 勘误
  3. Python社区
  4. Python之美

本书大事记

  • 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: 开始写作

About

《Python Web开发实战》书中源码

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.8%
  • Jupyter Notebook 13.9%
  • C 13.3%
  • HTML 6.5%
  • JavaScript 3.4%
  • CSS 3.1%
  • Other 3.0%