Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dongweiming/web_develop

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: 开始写作
Morty Proxy This is a proxified and sanitized view of the page, visit original site.