Description
Common SSH operations can be scripted through a smaller wrapper around Paramiko. Developers and administrators can run commands, transfer files, and automate remote maintenance without using the full Paramiko API directly. It uses network credentials and can affect remote systems.