1776 Forks
8181 Stars
8181 Watchers

boto3

AWS SDK for Python

How to download and setup boto3

Open terminal and run command
git clone https://github.com/boto/boto3.git
git clone is used to create a copy or clone of boto3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with boto3 https://github.com/boto/boto3/archive/master.zip

Or simply clone boto3 with SSH
[email protected]:boto/boto3.git

If you have some problems with boto3

You may open issue on boto3 support forum (system) here: https://github.com/boto/boto3/issues