s3transfer


Names3transfer JSON
Version 0.10.4 PyPI version JSON
download
home_pagehttps://github.com/boto/s3transfer
SummaryAn Amazon S3 Transfer Manager
upload_time2024-11-20 21:06:05
maintainerNone
docs_urlNone
authorAmazon Web Services
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Amazon Web Services",
    "author_email": "kyknapp1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/0a/1cdbabf9edd0ea7747efdf6c9ab4e7061b085aa7f9bfc36bb1601563b069/s3transfer-0.10.4.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.10.4",
    "project_urls": {
        "Homepage": "https://github.com/boto/s3transfer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66057957af15543b8c9799209506df4660cba7afc4cf94bfb60513827e96bed6",
                "md5": "0a7610723581d3118571d2cc83f65644",
                "sha256": "244a76a24355363a68164241438de1b72f8781664920260c48465896b712a41e"
            },
            "downloads": -1,
            "filename": "s3transfer-0.10.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a7610723581d3118571d2cc83f65644",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 83175,
            "upload_time": "2024-11-20T21:06:03",
            "upload_time_iso_8601": "2024-11-20T21:06:03.961466Z",
            "url": "https://files.pythonhosted.org/packages/66/05/7957af15543b8c9799209506df4660cba7afc4cf94bfb60513827e96bed6/s3transfer-0.10.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c00a1cdbabf9edd0ea7747efdf6c9ab4e7061b085aa7f9bfc36bb1601563b069",
                "md5": "cc2ee5c0de564fe24f26490597a9a8a5",
                "sha256": "29edc09801743c21eb5ecbc617a152df41d3c287f67b615f73e5f750583666a7"
            },
            "downloads": -1,
            "filename": "s3transfer-0.10.4.tar.gz",
            "has_sig": false,
            "md5_digest": "cc2ee5c0de564fe24f26490597a9a8a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 145287,
            "upload_time": "2024-11-20T21:06:05",
            "upload_time_iso_8601": "2024-11-20T21:06:05.981071Z",
            "url": "https://files.pythonhosted.org/packages/c0/0a/1cdbabf9edd0ea7747efdf6c9ab4e7061b085aa7f9bfc36bb1601563b069/s3transfer-0.10.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 21:06:05",
    "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: 0.82514s