Python useful links¶
Official documentation¶
Sites/Repos¶
- Real Python Tutorials - best Python tutorials
- What the f*ck Python! - Exploring and understanding Python through surprising snippets
Posts¶
- Understanding all of Python, through its builtins
- The Comprehensive Guide to mypy
- Python Application Layouts: A Reference
- Common Python Data Structures (Guide)
Package managers¶
- Python has too many package managers
- An unbiased evaluation of environment management and packaging tools