slackbuilds_ponce/python/boto3/README
Matteo Bernardini 18ee2c48c6
python/boto3: Removed the optional dependency pysetuptools.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-07-17 07:49:40 +07:00

7 lines
361 B
Text

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.