On Thu, 25 Oct 2012 12:16:58 +0200, Schneider <j...@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. > greatz Johannes
I've been using Twisted (twistedmatrix.com). It is especially convenient for the server end. Its organization is "event-driven", which you may or may not find convenient. -- To email me, substitute nowhere->spamcop, invalid->net. -- http://mail.python.org/mailman/listinfo/python-list