General Stuff

  1. Python Guide
  2. Awesome Python Libraries
  3. Top 10 Python Libraries of 2016
  4. Ian Bicking
  5. Medium Python Tag
  6. Python Tips

Python Standard Library

  1. Queue Classes
  2. Contextlib - Utilities for with-statements contexts

What’s New in Python series

  1. What’s new in Python - full story.
  2. What’s new in 3.0
  3. Python 3 AsyncIO

PyCon

  1. PyCon 2018
  2. PyCon 2015 Videos

Authors

  1. David Beazley

Libraries

Paramiko Python’s SSHv2 Implementation

Remote Execution and Deployment

Fabric and Invoke

  1. Fabric - library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.
  2. Invoke

Ansible

  1. Ansible Tutorial
  2. Ansible Example 1
  3. Using Ansible to configure OEL7 with 12cR1 EE

Development Environment

  1. Full Stack Python
  2. DevEnv@HG2P
  3. Definitive Guide to Setup My Python Workspace