Python
Overview
Documentation
- 3.6.4rc1 Documentation
- The Hitchhiker’s Guide to Python! — The Hitchhiker’s Guide to Python
- Python最佳实践指南! — The Hitchhiker’s Guide to Python
- PyFormat: Using % and .format() for great good!
Books
Videos
Python Frameworks
Python Libraries
Style Guide
- PEP 8 – Style Guide for Python Code | Python.org
- PEP8: The Style Guide for Python Code
- 扉页 — Google 开源项目风格指南
Tools
- pyenv/pyenv: Simple Python version management
- chriskiehl/Gooey: Turn (almost) any Python command line program into a full GUI application with one line
- devpi-latest Documentation
- google/grumpy
Resources
- vinta/awesome-python: A curated list of awesome Python frameworks, libraries, software and resources
- jobbole/awesome-python-cn: Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
- norvig/pytudes: Python programs to practice or demonstrate skills.
- Python Examples
- Python 3 Module of the Week — PyMOTW 3
- kirang89/pycrumbs: Bits and bytes of Python from the Internet
- kennethreitz/python-guide: Python best practices guidebook, written for Humans.
- humiaozuzu/awesome-flask: A curated list of awesome Flask resources and plugins
- Python 黑魔法之 Encoding & Decoding - Thoughts of hsfzxjy - SegmentFault
- Asking for Help/How do you protect Python source code? - Python Wiki
- Welcome to PyInstaller official website
- 使用cProfile等工具来提高python的执行速度-博客-云栖社区-阿里云