Paramiko module

The most widely used module for SSH in Python is called Paramiko and, as the GitHub official page says, the name Paramiko is a combination of the Esperanto words for "paranoid" and "friend." The module itself is written and developed using Python, though some core functions like crypto depend on the C language. You can find out more about the contributors and module history at the official GitHub link here: https://github.com/paramiko/paramiko.

Get Hands-On Enterprise Automation with Python. now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.