OXIESEC PANEL
- Current Dir:
/
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
s3transfer-0.6.0.dist-info
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
09/05/2025 09:36:16 AM
rwxr-xr-x
📄
INSTALLER
4 bytes
03/16/2023 12:57:26 PM
rw-r--r--
📄
LICENSE.txt
11.09 KB
03/16/2023 12:57:25 PM
rw-r--r--
📄
METADATA
1.56 KB
03/16/2023 12:57:25 PM
rw-r--r--
📄
NOTICE.txt
83 bytes
03/16/2023 12:57:25 PM
rw-r--r--
📄
RECORD
2.6 KB
03/16/2023 12:57:26 PM
rw-r--r--
📄
WHEEL
92 bytes
03/16/2023 12:57:25 PM
rw-r--r--
📄
top_level.txt
11 bytes
03/16/2023 12:57:25 PM
rw-r--r--
Editing: METADATA
Close
Metadata-Version: 2.1 Name: s3transfer Version: 0.6.0 Summary: An Amazon S3 Transfer Manager Home-page: https://github.com/boto/s3transfer Author: Amazon Web Services Author-email: kyknapp1@gmail.com License: Apache License 2.0 Platform: UNKNOWN Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: Natural Language :: English Classifier: License :: OSI Approved :: Apache Software License Classifier: Programming Language :: Python Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Requires-Python: >= 3.7 License-File: LICENSE.txt License-File: NOTICE.txt Requires-Dist: botocore (<2.0a.0,>=1.12.36) Provides-Extra: crt Requires-Dist: botocore[crt] (<2.0a.0,>=1.20.29) ; extra == 'crt' ===================================================== 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>`__