Version 0.1 (charmander) of
paramiko, which implements
a Python-based SSH2 communication channel, is available.
"The module works by taking a socket-like object that you pass in, negotiating with the remote server, authenticating (using a password or a given private key), and opening flow-controled "channels" to the server, which are returned as socket-like objects."
(Log in to post comments)