python -m pip install -upgrade pip code example
Example 1: upgrade pip
python -m pip install --upgrade pip
Example 2: python -m pip install --upgrade pip
# That line of shell code updates pip
python -m pip install --upgrade pip
# That line of shell code updates pip