s3transfer 0.10.3
0
An Amazon S3 Transfer Manager
Contents
An Amazon S3 Transfer Manager
Stars: 210, Watchers: 210, Forks: 133, Open Issues: 53The boto/s3transfer
repo was created 8 years ago and the last code push was 4 days ago.
The project is popular with 210 github stars!
How to Install s3transfer
You can install s3transfer using pip
pip install s3transfer
or add it to a project with poetry
poetry add s3transfer
Package Details
- Author
- Amazon Web Services
- License
- Apache License 2.0
- Homepage
- https://github.com/boto/s3transfer
- PyPi:
- https://pypi.org/project/s3transfer/
- GitHub Repo:
- https://github.com/boto/s3transfer
Classifiers
Related Packages
Errors
A list of common s3transfer errors.
Code Examples
Here are some s3transfer
code examples and snippets.
GitHub Issues
The s3transfer package has 53 open issues on GitHub
- test_compat.py fails on MacOS and python 3.8+
- Added BucketKeyEnabled to ALLOWED_UPLOAD_ARGS
- Extend linting tools
- RuntimeError: cannot schedule new futures after interpreter shutdown