On Centos 7:
yum -y install python
-pip
pip check
pip install --upgrade setuptools #sometime need to be updated!!!
or
pip3
Juniper: junos-eznc
sudo -H pip install git+https://github.com/Juniper/py-junos-eznc.git
yum -y install python
-pip
pip check
pip install --upgrade setuptools #sometime need to be updated!!!
or
pip3
sudo -H pip install git+https://github.com/Juniper/py-junos-eznc.git