Repository URL to install this package:
|
Version:
0.6.0 ▾
|
| s3transfer |
| s3transfer.egg-info |
| tests |
| LICENSE.txt |
| MANIFEST.in |
| NOTICE.txt |
| PKG-INFO |
| README.rst |
| pyproject.toml |
| setup.cfg |
| setup.py |
=====================================================
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 <https://boto3.readthedocs.io/en/latest/guide/s3.html#using-the-transfer-manager>`__