windows下python安装paramiko模块和pycrypto模块(简单三步) 前言Python中使用SSH需要用到OpenSSH,而OpenSSH依赖于paramiko模块,而paramiko模块又依赖于pycrypto pycrypto模块