s3transfer


Names3transfer JSON
Version 0.10.3 PyPI version JSON
download
home_pagehttps://github.com/boto/s3transfer
SummaryAn Amazon S3 Transfer Manager
upload_time2024-10-08 19:17:16
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/a0/a8/e0a98fd7bd874914f0608ef7c90ffde17e116aefad765021de0f012690a2/s3transfer-0.10.3.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.3",
    "project_urls": {
        "Homepage": "https://github.com/boto/s3transfer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5c0b0fba8259b61c938c9733da9346b9f93e00881a9db22aafdd72f6ae0ec05",
                "md5": "5cbfdab837d76b41105a4c3fd35a6e58",
                "sha256": "263ed587a5803c6c708d3ce44dc4dfedaab4c1a32e8329bab818933d79ddcf5d"
            },
            "downloads": -1,
            "filename": "s3transfer-0.10.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5cbfdab837d76b41105a4c3fd35a6e58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 82625,
            "upload_time": "2024-10-08T19:17:14",
            "upload_time_iso_8601": "2024-10-08T19:17:14.904755Z",
            "url": "https://files.pythonhosted.org/packages/e5/c0/b0fba8259b61c938c9733da9346b9f93e00881a9db22aafdd72f6ae0ec05/s3transfer-0.10.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a0a8e0a98fd7bd874914f0608ef7c90ffde17e116aefad765021de0f012690a2",
                "md5": "3c81bf7128a462187e9a88d9f400b5b4",
                "sha256": "4f50ed74ab84d474ce614475e0b8d5047ff080810aac5d01ea25231cfc944b0c"
            },
            "downloads": -1,
            "filename": "s3transfer-0.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3c81bf7128a462187e9a88d9f400b5b4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 144591,
            "upload_time": "2024-10-08T19:17:16",
            "upload_time_iso_8601": "2024-10-08T19:17:16.765884Z",
            "url": "https://files.pythonhosted.org/packages/a0/a8/e0a98fd7bd874914f0608ef7c90ffde17e116aefad765021de0f012690a2/s3transfer-0.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 19:17:16",
    "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.37208s