SSH Connection with Python

Jason Friedman jason at powerpull.net
Thu Oct 25 23:22:41 EDT 2012


> how can i create a SSH-Connection with python? I have to send some commands
> to the remote host and parse their answers.

Consider also the sh module:
http://amoffat.github.com/sh/tutorials/2-interacting_with_processes.html.



More information about the Python-list mailing list