Inspired by js-must-watch. Create pull requests to add more awesome links :-)
- Raymond Hettinger: Transforming Code into Beautiful, Idiomatic Python
- Raymond Hettinger: Python's Class Development Toolkit
- Kenneth Reitz: Python for Humans
- David Beazley: Generators: The Final Frontier
- David Beazley: Python 3 Metaprogramming
- Alex Gaynor: Fast Python, Slow Python
- Benjamin Peterson: Garbage Collection in Python
- Brandon Rhodes: All Your Ducks In A Row: Data Structures in the Standard Library and Beyond
- Mike Müller: Faster Python Programs through Optimization
- A. Jesse Jiryu Davis: What Is Async, How Does It Work, And When Should I Use It? - PyCon 2014
- Guido van Rossum: Tulip: Async I/O for Python 3