mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
dd3af35b84
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
398 B
Text
9 lines
398 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.
|
|
|
|
Optional dependencies: pysetuptools
|