Recommended Learning Bibliography
›learn Python the Hard
›python Study Manual
›python Cookbook
›python Basic Tutorials
Python Sites
›pypi-python Package Index
›http://www.simple-is-better.com/
›http://diveintopython.org/toc/index.html
›pocoo
›awesome Python
Secure development of the most commonly used development library, which is recommended for everyone to use skillfully
›requests (currently the best HTTP request library)
›beautiful Soup 4 (Reptile, analytic Library)
›sqlalchemy (Database ORM Middleware, easy to operate database with Python)
›urlparse (the library that handles URL links)
›tldextract processing and analysis of the world Domain name TLD format Library
›dnspython DNS Toolkit (various DNS resolution libraries that can be used to implement a dig tool)
›fabric (Python SSH bulk Connection Management Server library)
›NETADDR (Python network Address library netaddr customizable build IP segment)
Learning Videos
› Middle Valley Education Python introductory video password: UVVK
›django 1.8 Instructional Videos
›python from getting started to mastering the online video Geek Academy
›python Study Notes
Projects worth attention to
›pypy
›celery
›jinja2
›read the Docs
›gevent
›virtualenv
›stackless Python
› Stuttering Chinese participle
›green Unicorn
›sentry
›shovel
›pyflakes
Python programming
›PEP8 Checker
Styles
›PEP 8
›google Python Style Guide
›code Style from the Hitchhiker ' s Guide
Python Security category Recommendations (continuous Update)