laywerrobot/lib/python3.6/site-packages/s3transfer-0.1.13.dist-info/DESCRIPTION.rst

15 lines
601 B
ReStructuredText
Raw Normal View History

2020-08-27 21:55:39 +02:00
=====================================================
s3transfer - An Amazon S3 Transfer Manager for Python
=====================================================
S3transfer is a Python library for managing Amazon S3 transfers.
.. note::
This project is not currently GA. If you are planning to use this code in
production, make sure to lock to a minor version as interfaces may break
from minor version to minor version. For a basic, stable interface of
s3transfer, try the interfaces exposed in `boto3 <https://boto3.readthedocs.io/en/latest/guide/s3.html#using-the-transfer-manager>`__