All Projects → dongweiming → Web_develop

dongweiming / Web_develop

Licence: gpl-3.0
《Python Web开发实战》书中源码

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Web develop

Ansible Jupyterhub
Ansible role to setup jupyterhub server (deprecated)
Stars: ✭ 14 (-98.78%)
Mutual labels:  ipython, ansible, jupyter-notebook
Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (-83.07%)
Mutual labels:  ipython, ansible, jupyter-notebook
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (+149.91%)
Mutual labels:  ipython, jupyter-notebook, flask
Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (-30.54%)
Mutual labels:  ipython, jupyter-notebook
Nbstripout
strip output from Jupyter and IPython notebooks
Stars: ✭ 738 (-35.6%)
Mutual labels:  ipython, jupyter-notebook
Spark Movie Lens
An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset
Stars: ✭ 745 (-34.99%)
Mutual labels:  jupyter-notebook, flask
Ansible Jupyter.dockerfile
Building the Docker image with Ansible and Jupyter.
Stars: ✭ 17 (-98.52%)
Mutual labels:  ansible, jupyter-notebook
Fluddy
🤝 A dependency-free command line utility for managing, updating, creating and launching Flask Apps.
Stars: ✭ 23 (-97.99%)
Mutual labels:  flask, webdevelopment
Sysadmintools
Acorn's Server, Workstation, & VM Cluster Automation & Documentation
Stars: ✭ 7 (-99.39%)
Mutual labels:  fabric, ansible
Healthcheck
Health Check ✔ is a Machine Learning Web Application made using Flask that can predict mainly three diseases i.e. Diabetes, Heart Disease, and Cancer.
Stars: ✭ 35 (-96.95%)
Mutual labels:  jupyter-notebook, flask
Innovative Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
Stars: ✭ 34 (-97.03%)
Mutual labels:  jupyter-notebook, webdevelopment
Yesterday I Learned
Brainfarts are caused by the rupturing of the cerebral sphincter.
Stars: ✭ 50 (-95.64%)
Mutual labels:  ansible, flask
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (-38.57%)
Mutual labels:  ipython, jupyter-notebook
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+398.52%)
Mutual labels:  ipython, jupyter-notebook
Jupyterhub
Multi-user server for Jupyter notebooks
Stars: ✭ 6,488 (+466.14%)
Mutual labels:  ipython, jupyter-notebook
Easy Scraping Tutorial
Simple but useful Python web scraping tutorial code.
Stars: ✭ 583 (-49.13%)
Mutual labels:  asyncio, jupyter-notebook
Tutorials
CatBoost tutorials repository
Stars: ✭ 563 (-50.87%)
Mutual labels:  ipython, jupyter-notebook
Python Devops
gathers Python stack for DevOps, these are usually my basic templates use for my implementations, so, feel free to use it and evolve it! Everything is Docker!
Stars: ✭ 61 (-94.68%)
Mutual labels:  flask, celery
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (-52.79%)
Mutual labels:  ipython, jupyter-notebook
Tornado Celery
Non-blocking Celery client for Tornado
Stars: ✭ 561 (-51.05%)
Mutual labels:  asyncio, celery

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: 开始写作
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].