Python Documentation
General Stuff
- Python Guide
- Awesome Python Libraries
- Top 10 Python Libraries of 2016
- Ian Bicking
- Medium Python Tag
- Python Tips
Python Standard Library
- Queue Classes
- Contextlib - Utilities for with-statements contexts
What’s New in Python series
- What’s new in Python - full story.
- What’s new in 3.0
- Python 3 AsyncIO
PyCon
Authors
- David Beazley
- Generators
- Generators - The Final Frontier
- Modules And Packages slides and youtube.
Libraries
Paramiko Python’s SSHv2 Implementation
Remote Execution and Deployment
Fabric and Invoke
- Fabric - library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
- Invoke