Installation

The recommended installation method is using pip.

pip install netssh2

Installation from source

git clone https://gitlab.com/jkrysl/netssh2
cd netssh2
python setup.py install