i have 3 pip files in python code example
Example 1: how to update a module in python
pip install [package] --upgrade
Example 2: how to download packages using pip
pip install package name
pip install [package] --upgrade
pip install package name