paramiko: ssh2 protocol for python
paramiko (previously just called "secsh.py") is a module for python 2.3 (though python 2.2 is also supported) that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines.Posted by jshare at June 2, 2004 01:18 PM