pip command to install boto3 code example
Example 1: pip install boto3
pip install boto3
Example 2: how to install boto via pip
python -m pip install --upgrade pip setuptools wheel
pip install boto3
python -m pip install --upgrade pip setuptools wheel