Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperParamiko

Paramiko With Super Powers

SuperParamiko gives Paramiko the power of pbs So if you want to call ls on a remote machine you can do it like so:

ssh = SuperParamiko(host, username, password=password) ssh.ls()

Or perhaps you want to cat foo.bar on the remote system.

ssh.cat("foo.bar")
Another feature is this:
ssh.git.pull() or... ssh.ps.ax()

Its pretty cool

About

Paramiko With Super Powers

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages