{"library":"s3transfer","type":"library","category":null,"description":"s3transfer is an Amazon S3 Transfer Manager for Python, maintained by Amazon Web Services. It provides managed multipart uploads and downloads, automatic retries, progress callbacks, bandwidth throttling, and optional AWS CRT-accelerated transfers. As of version 0.16.0 it defaults to CRC32 checksums and supports user-provided full-object checksums. The project is NOT yet generally available (GA); minor-version bumps may contain breaking interface changes, so production deployments must pin to a minor version. It is bundled as a dependency of boto3 and botocore and is typically consumed indirectly through those SDKs.","language":"python","status":"active","version":"0.16.0","tags":["aws","s3","transfer","upload","download","boto3","botocore","multipart","crt"],"install":[{"cmd":"pip install s3transfer","imports":["from s3transfer.manager import TransferManager","from boto3.s3.transfer import TransferConfig","from boto3.s3.transfer import S3Transfer","from s3transfer.subscribers import BaseSubscriber","from boto3.exceptions import RetriesExceededError"]},{"cmd":"pip install \"s3transfer\" \"boto3[crt]\"","imports":[]}],"homepage":"https://aws.amazon.com/sdk-for-python/","github":"https://github.com/boto/s3transfer","docs":null,"changelog":null,"pypi":"https://pypi.org/project/s3transfer/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.56,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/s3transfer/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}