Skip to content

akaars/pysshutil

 
 

Repository files navigation

Utilities for ssh (paramiko)

The following modules are a collection of classes and functions useful for efficiently interacting with local and remote hosts using ssh.

  • cmd - Execute commands either locally or remotely (with ssh).
  • conn - SSH channel and socket connections with caching.
  • host - A Host class for interacting with a host.

branch status:

https://travis-ci.org/choppsv1/pysshutil.svg?branch=master https://coveralls.io/repos/choppsv1/pysshutil/badge.svg?branch=master&service=github

About

Python SSH Utility Library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Makefile 1.3%