You can install Boto using pip. There is a simple command to get it done:
pip install boto3
pip install boto3=1.0.0
You can take a reference from this documentation on working of Boto3 in brief.
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html#installation