s3transfer


Names3transfer JSON
Version 0.10.1 PyPI version JSON
download
home_pagehttps://github.com/boto/s3transfer
SummaryAn Amazon S3 Transfer Manager
upload_time2024-03-14 19:11:37
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">= 3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Amazon Web Services",
    "author_email": "kyknapp1@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/83/bc/fb0c1f76517e3380eb142af8a9d6b969c150cfca1324cea7d965d8c66571/s3transfer-0.10.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\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "An Amazon S3 Transfer Manager",
    "version": "0.10.1",
    "project_urls": {
        "Homepage": "https://github.com/boto/s3transfer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8337395cdb6ee92925fa211e55d8f07b9f93cf93f60d7d4ce5e66fd73f1ea986",
                "md5": "4661a2064ac5ff553c057532a8ef1848",
                "sha256": "ceb252b11bcf87080fb7850a224fb6e05c8a776bab8f2b64b7f25b969464839d"
            },
            "downloads": -1,
            "filename": "s3transfer-0.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4661a2064ac5ff553c057532a8ef1848",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">= 3.8",
            "size": 82168,
            "upload_time": "2024-03-14T19:11:04",
            "upload_time_iso_8601": "2024-03-14T19:11:04.538824Z",
            "url": "https://files.pythonhosted.org/packages/83/37/395cdb6ee92925fa211e55d8f07b9f93cf93f60d7d4ce5e66fd73f1ea986/s3transfer-0.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83bcfb0c1f76517e3380eb142af8a9d6b969c150cfca1324cea7d965d8c66571",
                "md5": "eb3c0c5fefb214004367e2680e0376e6",
                "sha256": "5683916b4c724f799e600f41dd9e10a9ff19871bf87623cc8f491cb4f5fa0a19"
            },
            "downloads": -1,
            "filename": "s3transfer-0.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "eb3c0c5fefb214004367e2680e0376e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.8",
            "size": 143308,
            "upload_time": "2024-03-14T19:11:37",
            "upload_time_iso_8601": "2024-03-14T19:11:37.071574Z",
            "url": "https://files.pythonhosted.org/packages/83/bc/fb0c1f76517e3380eb142af8a9d6b969c150cfca1324cea7d965d8c66571/s3transfer-0.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 19:11:37",
    "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.21415s