Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #32126

Re: SSH Connection with Python

Subject Re: SSH Connection with Python
From Demian Brecht <demianbrecht@gmail.com>
Date 2012-10-25 06:54 -0700
References <5089119A.2040902@globe.de>
Newsgroups comp.lang.python
Message-ID <mailman.2843.1351173290.27098.python-list@python.org> (permalink)

Show all headers | View raw


On 2012-10-25, at 3:16 AM, Schneider <js@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



Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: SSH Connection with Python Demian Brecht <demianbrecht@gmail.com> - 2012-10-25 06:54 -0700

csiph-web