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


Groups > comp.lang.python > #32126 > unrolled thread

Re: SSH Connection with Python

Started byDemian Brecht <demianbrecht@gmail.com>
First post2012-10-25 06:54 -0700
Last post2012-10-25 06:54 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#32126 — Re: SSH Connection with Python

FromDemian Brecht <demianbrecht@gmail.com>
Date2012-10-25 06:54 -0700
SubjectRe: SSH Connection with Python
Message-ID<mailman.2843.1351173290.27098.python-list@python.org>
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



[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web