推荐学习书目
› [Learn Python the Hard Way]( http://learnpythonthehardway.org/book/)
› [Python 学习手册]( http://www.amazon.cn/mn/detailApp/ref=as_li_ss_tl?_encoding=UTF8&tag=v06-23&linkCode=as2&asin=B004TUJ7A6&camp=536&creative=3132&creativeASIN=B004TUJ7A6)
› [Python Cookbook]( http://www.amazon.cn/mn/detailApp/ref=as_li_ss_tl?_encoding=UTF8&tag=v06-23&linkCode=as2&asin=B003LPO4KS&camp=536&creative=3132&creativeASIN=B003LPO4KS)
› [Python 基础教程]( http://www.amazon.cn/mn/detailApp/ref=as_li_ss_tl?_encoding=UTF8&tag=v06-23&linkCode=as2&asin=B003TSBAMM&camp=536&creative=3132&creativeASIN=B003TSBAMM)
Python Sites
› [PyPI - Python Package Index]
› [http://www.simple-is-better.com/]
› [http://diveintopython.org/toc/index.html]
› [Pocoo]
值得关注的项目
› [PyPy]
› [Celery]
› [Jinja2]
› [Read the Docs]
› [gevent]
› [pyenv]
› [virtualenv]
› [Stackless Python]
› [Beautiful Soup]
› [结巴中文分词]
› [Green Unicorn]
› [Sentry]
› [Shovel]
› [Pyflakes]
Python 编程
› [pep8 Checker]
Styles
› [PEP 8]
› [Google Python Style Guide]
› [Code Style from The Hitchhiker's Guide]