SSH Connection with Python

Gelonida N gelonida at gmail.com
Sun Oct 28 16:15:52 EDT 2012


On 10/26/2012 05:22 AM, Jason Friedman wrote:
>> 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.
>


Just a minor comment:  The sh module looks intersting, but it's not 
supported for Windows platforms.

Please note: I'm not the original poster, so perhaps this is no issue 
for him.




More information about the Python-list mailing list