summaryrefslogtreecommitdiffstats
path: root/python/s3transfer/README
blob: ddb6c15db8a4fb40262655a200bd29a6d2013fc1 (plain)
1
2
3
4
5
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.