slackbuilds/python/s3transfer/README

6 lines
227 B
Plaintext

S3transfer is a Python library for managing Amazon S3 transfers.
Note: Dependency futures it does not work on Python 3,
and Python 3 users do not need it as the concurrent.futures package
is available in the standard library.