pip is the package installer for Python.
- pip list
- pip install request
- python.exe -m pip install --upgrade pip
pip list in Python
bs4 =