Installing — Paramiko documentation
www.paramiko.org › installingIf you’re looking to install Paramiko 1.x, see Installing (1.x). However, the 1.x line relies on insecure dependencies so upgrading is strongly encouraged. Paramiko itself ¶ The recommended way to get Paramiko is to install the latest stable release via pip: $ pip install paramiko We currently support Python 2.7, 3.4+, and PyPy.