s3transfer


Names3transfer JSON
Version 0.13.1 PyPI version JSON
download
home_pagehttps://github.com/boto/s3transfer
SummaryAn Amazon S3 Transfer Manager
upload_time2025-07-18 19:22:42
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python>=3.9
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            =====================================================
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>`__

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/boto/s3transfer",
    "name": "s3transfer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Amazon Web Services",
    "author_email": "kyknapp1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6d/05/d52bf1e65044b4e5e27d4e63e8d1579dbdec54fce685908ae09bc3720030/s3transfer-0.13.1.tar.gz",
    "platform": null,
    "description": "=====================================================\ns3transfer - An Amazon S3 Transfer Manager for Python\n=====================================================\n\nS3transfer is a Python library for managing Amazon S3 transfers.\nThis project is maintained and published by Amazon Web Services.\n\n.. note::\n\n  This project is not currently GA. If you are planning to use this code in\n  production, make sure to lock to a minor version as interfaces may break\n  from minor version to minor version. For a basic, stable interface of\n  s3transfer, try the interfaces exposed in `boto3 <https://boto3.readthedocs.io/en/latest/guide/s3.html#using-the-transfer-manager>`__\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "An Amazon S3 Transfer Manager",
    "version": "0.13.1",
    "project_urls": {
        "Homepage": "https://github.com/boto/s3transfer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d4fd073e09df851cfa251ef7840007d04db3293a0482ce607d2b993926089be",
                "md5": "57e2e8a7a0658e5168476dfbe9c59f3c",
                "sha256": "a981aa7429be23fe6dfc13e80e4020057cbab622b08c0315288758d67cabc724"
            },
            "downloads": -1,
            "filename": "s3transfer-0.13.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57e2e8a7a0658e5168476dfbe9c59f3c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 85308,
            "upload_time": "2025-07-18T19:22:40",
            "upload_time_iso_8601": "2025-07-18T19:22:40.947637Z",
            "url": "https://files.pythonhosted.org/packages/6d/4f/d073e09df851cfa251ef7840007d04db3293a0482ce607d2b993926089be/s3transfer-0.13.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d05d52bf1e65044b4e5e27d4e63e8d1579dbdec54fce685908ae09bc3720030",
                "md5": "19e86fabcb73000fbd8b2bc9d87811f5",
                "sha256": "c3fdba22ba1bd367922f27ec8032d6a1cf5f10c934fb5d68cf60fd5a23d936cf"
            },
            "downloads": -1,
            "filename": "s3transfer-0.13.1.tar.gz",
            "has_sig": false,
            "md5_digest": "19e86fabcb73000fbd8b2bc9d87811f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 150589,
            "upload_time": "2025-07-18T19:22:42",
            "upload_time_iso_8601": "2025-07-18T19:22:42.310624Z",
            "url": "https://files.pythonhosted.org/packages/6d/05/d52bf1e65044b4e5e27d4e63e8d1579dbdec54fce685908ae09bc3720030/s3transfer-0.13.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 19:22:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "boto",
    "github_project": "s3transfer",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "s3transfer"
}
        
Elapsed time: 1.51900s