Fork of rocketmonkeys' project on Google Code, with Python3 support.
- Install Python3.
- Install pycrypto.
- You need a custom paramiko since the normal doesn't have Python3 support.
git clone https://github.com/nischu7/paramiko.git python setup.py build- Copy
build\lib\paramikotoC:\Python33\Lib\paramiko.