On Wed, Apr 18, 2012 at 7:02 AM, Richard Shea <shearich...@gmail.com> wrote:
> On Apr 19, 1:56 am, Irmen de Jong <irmen.nos...@xs4all.nl> wrote: > > On 18-4-2012 15:35, Richard Shea wrote: > > > > > ... which I think would work and be sufficiently flexible to deal with > > > alternatives to putty.exe but is there a more established (... > > > better !) way of doing this stuff ? > > > > Perhaps install Cygwin and use its ssh.exe? > > Or use the paramiko library? (which, I believe, implements SSH directly) > > > > Irmen > > OK I didn't know about Paramiko, that looks good - I will investigate. > I didn't want to go to as far as Cygwin because it's a bit much to > make that a requirement when installing a library. > Something to consider: Paramiko is Python 2.x only, last I heard. Now may not be the best time to take a dependency on something that doesn't run on 3.x.
-- http://mail.python.org/mailman/listinfo/python-list