SSH Connection with Python

Demian Brecht demianbrecht at gmail.com
Thu Oct 25 09:54:43 EDT 2012


On 2012-10-25, at 3:16 AM, Schneider <js at globe.de> wrote:

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


I have yet to use it, but Fabric (http://docs.fabfile.org/en/1.4.3/) should have everything you're looking for. I've heard nothing but good things about it.

Demian Brecht
@demianbrecht
http://demianbrecht.github.com







More information about the Python-list mailing list