2015-09-27 22:19:45 +08:00
|
|
|
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
|
2015-01-10 23:40:53 +08:00
|
|
|
Python, which allows Python developers to write software that makes use
|
|
|
|
of services like Amazon S3 and Amazon EC2. You can find the latest, most
|
|
|
|
up to date, documentation at `Read the Docs`_, including a list of
|
|
|
|
services that are supported.
|
|
|
|
|
|
|
|
Note: boto3 can be installed alongside boto.
|