robot-contrib b89a30a0ba Update contrib/python/s3transfer/py3 to 0.8.0 11 months ago
..
.dist-info b89a30a0ba Update contrib/python/s3transfer/py3 to 0.8.0 11 months ago
s3transfer b89a30a0ba Update contrib/python/s3transfer/py3 to 0.8.0 11 months ago
tests b89a30a0ba Update contrib/python/s3transfer/py3 to 0.8.0 11 months ago
LICENSE.txt e0e3e1717e add ydb deps 1 year ago
NOTICE.txt e0e3e1717e add ydb deps 1 year ago
README.rst e0e3e1717e add ydb deps 1 year ago
ya.make b89a30a0ba Update contrib/python/s3transfer/py3 to 0.8.0 11 months ago

README.rst

=====================================================
s3transfer - An Amazon S3 Transfer Manager for Python
=====================================================

S3transfer is a Python library for managing Amazon S3 transfers.
This project is maintained and published by Amazon Web Services.

.. 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 `__