summaryrefslogtreecommitdiffstats
path: root/python/boto3/README
blob: c32f866174c41e031fda4c34765de73890ca01bb (plain)
1
2
3
4
5
6
7
8
9
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
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.

Optional dependencies: pysetuptools