Giter Site home page Giter Site logo

colerma / python-web-guide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pegasuswang/python-web-guide

0.0 1.0 0.0 1.38 MB

python-web入坑指南

Home Page: http://python-web-guide.readthedocs.io/zh/latest/

Makefile 5.42% CSS 70.47% JavaScript 3.37% Python 20.75%

python-web-guide's Introduction

python web 入坑指南

本指南根据作者的学习和工作经历提供(吐槽)一下python web的学习路线,主要包括概念介绍,参考书籍,开发工具和开发流程等,希望可以帮助非科班人士通过自学入门python 网站开发,弥补学校教育和公司需求之间的鸿沟,同时也希望可以作为公司菜鸟实习生的培训手册,帮助公司快速培训新人上手开发,减轻招聘压力。 笔者目前能力有限,希望有经验的python圈人士可以一起协作。 本小书灵感来自于requests库作者的 python-guide 。 你可以使用强大的电子书阅读软件 calibre 下载epub格式阅读。

image

git clone https://github.com/PegasusWang/python-web-guide.git    # 协作请fork一份你自己的地址
pip install -r requeirements.txt
make html
python3.4 -m http.server
or
python -m SimpleHTTPServer    # open _build/html

文档采用rst格式书写,用 readthedocs 托管。一个快速的rst语法demo 教程。 如果使用vim编写可以使用rst插件 riv.vim 配合 InstantRst 本地预览。 欢迎你fork一份然后添加自己的章节,本书主要面对经验尚浅的同学作为指导手册。 本电子版书集合了之前同事的智慧结晶,感谢你们带我入坑。 本指南同时会有一些不负责任的吐槽。

python-web-guide's People

Contributors

btyh17mxy avatar cooperfu avatar kxxoling avatar pegasuswang avatar wuyangyang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.