军械库

站在巨人的肩膀上。

python学习

Python tutorial中文版(Python 3.6.x)

http://www.pythondoc.com/pythontutorial3/index.html

The Hitchhiker’s Guide to Python

英文:http://docs.python-guide.org/en/latest/
中文:https://pythonguidecn.readthedocs.io/zh/latest/

廖雪峰的python3教程

http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000

自强学堂

Python:http://www.ziqiangxuetang.com/python/python-tutorial.html
Django:
http://www.ziqiangxuetang.com/django/django-tutorial.html

Full Stack Python

官网 https://www.fullstackpython.com/django.html
中文版 http://fullstackpython.atjiang.com/websockets.html

Python全攻略

https://hsz1273327.gitbooks.io/python_total_tutorial/content/

大神博客

阮一峰

http://www.ruanyifeng.com/blog/

刘杰(Python NLTK)

http://www.burnelltek.com/

David 9(机器学习,云计算,数据挖掘)

http://nooverfit.com/wp

RESTful 文档

Restful API 的设计规范

http://novoland.github.io/restful-api

Flask-RESTful

Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs.
https://flask-restful.readthedocs.io/en/latest/

Django REST framework

Django REST framework is a powerful and flexible toolkit for building Web APIs.
http://www.django-rest-framework.org/

文档

the Python Package Index

https://pypi.python.org/pypi

Python 3.6.0 documentation

https://docs.python.org/3/

Python 3 Module of the Week (how to use Python 3 standard library)

https://pymotw.com/3/index.html

Read the Docs

https://readthedocs.org/search/

Django1.8.2 文档

中文版:http://python.usyiyi.cn/django/index.html

Python 中文学习大本营

http://www.pythondoc.com/
包含如下内容:
《flask官方教程》(中文)
《探索 Flask 》(Flask 进阶)
《Flask Mega Tutorial 》(一个非官方的很完整的 Flask 教程)
《Flask-Cache》
《Flask-PyMongo》
《Flask-Dashed》
《Flask-SQLAlchmey》
《Flask-Mail》
《Flask-Testing 》
《Flask + SQLAlchemy + Postgresql 异步方案》
《使用 Python 以及 Flask 编写 RESTful API》
《Flask-WTF》
《Flask-Login》
《在Flask中整合 Celery》
《Flask-DebugToolbar》
《Flask-Babel》
《Flask-RESTful》
《Sphinx 官方文档》
《SQLAlchemy中文文档》

在线手册中心

http://docs.pythontab.com/
《Python进阶》中文版
《TensorFlow中文手册》
《Scrapy中文手册》
《Django1.5中文手册》
《Tornado入门手册》
《Flask中文手册》
《Nginx中文手册》
《Git中文手册》
《Redis中文手册》
《Nodejs中文手册》
《Jinja2中文手册》

Awesome 系列

Awesome (1)

https://github.com/sindresorhus/awesome

Awesome Awesomeness (2)

A curated list of amazingly awesome awesomeness.
https://github.com/bayandin/awesome-awesomeness

Awesome Python

A curated list of awesome Python frameworks, libraries, software and resources.
英文:https://github.com/vinta/awesome-python
中文:https://github.com/jobbole/awesome-python-cn

第三方库直达

Requests: HTTP for Humans

英文:http://www.python-requests.org/en/master/ (Release v2.13.0.)
中文:http://docs.python-requests.org/zh_CN/latest/index.html (Release v2.10.0.)

Beautiful Soup 4.4.0 中文文档

http://beautifulsoup.readthedocs.io/zh_CN/latest/

Jinjia2

Jinja2 is a modern and designer-friendly templating language for Python.
http://jinja.pocoo.org/docs/2.9/

Celery: Distributed Task Queue

Celery is an asynchronous task queue/job queue based on distributed message passing.
http://www.celeryproject.org/

virtualenv

http://virtualenv-chinese-docs.readthedocs.io/en/latest/

Ideas系列

Ideas: Collection of Phodal's idea.

http://ideas.phodal.com/

Web Developer Roadmap

https://github.com/phodal/developer

Developer进阶书单

https://github.com/phodal/booktree

工具

Django Debug Toolbar

https://django-debug-toolbar.readthedocs.io/en/stable/index.html

Anaconda

Anaconda is the leading open data science platform powered by Python.The open source version of Anaconda is a high performance distribution of Python and R and includes over 100 of the most popular Python, R and Scala packages for data science.
https://www.continuum.io/

机器学习资料汇总

第一部分:https://github.com/ty4z2008/Qix/blob/master/dl.md
第二部分:https://github.com/ty4z2008/Qix/blob/master/dl2.md

吴恩达机器学习视频笔记

https://wiilzhang.gitbooks.io/ml-v4-2/content/

Kivy中文编程指南

https://cycleuser.gitbooks.io/kivy-guide-chinese/content/


中国程序员容易发音错误的单词
https://github.com/shimohq/chinese-programmer-wrong-pronunciation

posted @ 2017-02-22 23:12  morra  阅读(961)  评论(0编辑  收藏  举报