pip install piking code example
Example 1: pip install
python get-pip.py
Example 2: pip install --upgrade
# That line of shell code updates library
pip install --upgrade <library_name>
python get-pip.py
# That line of shell code updates library
pip install --upgrade <library_name>