Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


pippip3

Ubuntu :


sudo apt update -y

sudo apt install python3-pip

( ex:  pip3   for confluence API script

pip3 install PythonConfluenceAPI

pip3 install future

)


Contos 7:

wget https://bootstrap.pypa.io/get-pip.py
sudo python3.6 get-pip.py









Findout which one is the latest python ( 2.7 or 3.5 )

...

sudo pip install --upgrade pip

-pip



pip check

pip install --upgrade setuptools   #sometime need to be updated!!!

or


Juniper: junos-eznc

sudo -H pip install git+https://github.com/Juniper/py-junos-eznc.git