google-resumable-media


Namegoogle-resumable-media JSON
Version 2.6.0 PyPI version JSON
download
home_pagehttps://github.com/googleapis/google-resumable-media-python
SummaryUtilities for Google Media Downloads and Resumable Uploads
upload_time2023-09-06 18:12:20
maintainer
docs_urlNone
authorGoogle Cloud Platform
requires_python>= 3.7
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ``google-resumable-media``
==========================


Utilities for Google Media Downloads and Resumable Uploads


See the `docs`_ for examples and usage.

.. _docs: https://googleapis.dev/python/google-resumable-media/latest/index.html

Experimental `asyncio` Support
------------------------------
While still in development and subject to change, this library has `asyncio`
support at `google._async_resumable_media`. 

Supported Python Versions
-------------------------
Python >= 3.7

Unsupported Python Versions
---------------------------

Python == 2.7, Python == 3.5, Python == 3.6.

The last version of this library compatible with Python 2.7 and 3.5 is
`google-resumable-media==1.3.3`.

The last version of this library compatible with Python 3.6 is
`google-resumable-media==2.3.3`.

License
-------

Apache 2.0 - See `the LICENSE`_ for more information.

.. _the LICENSE: https://github.com/googleapis/google-resumable-media-python/blob/main/LICENSE

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/googleapis/google-resumable-media-python",
    "name": "google-resumable-media",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">= 3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Google Cloud Platform",
    "author_email": "googleapis-publisher@google.com",
    "download_url": "https://files.pythonhosted.org/packages/66/3a/66ff4e1e862b39b1ac6680bd29cc98bd0b65c150daabfae356694d3390de/google-resumable-media-2.6.0.tar.gz",
    "platform": "Posix; MacOS X; Windows",
    "description": "``google-resumable-media``\n==========================\n\n\nUtilities for Google Media Downloads and Resumable Uploads\n\n\nSee the `docs`_ for examples and usage.\n\n.. _docs: https://googleapis.dev/python/google-resumable-media/latest/index.html\n\nExperimental `asyncio` Support\n------------------------------\nWhile still in development and subject to change, this library has `asyncio`\nsupport at `google._async_resumable_media`. \n\nSupported Python Versions\n-------------------------\nPython >= 3.7\n\nUnsupported Python Versions\n---------------------------\n\nPython == 2.7, Python == 3.5, Python == 3.6.\n\nThe last version of this library compatible with Python 2.7 and 3.5 is\n`google-resumable-media==1.3.3`.\n\nThe last version of this library compatible with Python 3.6 is\n`google-resumable-media==2.3.3`.\n\nLicense\n-------\n\nApache 2.0 - See `the LICENSE`_ for more information.\n\n.. _the LICENSE: https://github.com/googleapis/google-resumable-media-python/blob/main/LICENSE\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Utilities for Google Media Downloads and Resumable Uploads",
    "version": "2.6.0",
    "project_urls": {
        "Homepage": "https://github.com/googleapis/google-resumable-media-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c74fb8e5e22406e5aeafa46df8799939d5eeee52f18eeed339675167fac6603a",
                "md5": "296cded57f1effa9418ebd875f929475",
                "sha256": "fc03d344381970f79eebb632a3c18bb1828593a2dc5572b5f90115ef7d11e81b"
            },
            "downloads": -1,
            "filename": "google_resumable_media-2.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "296cded57f1effa9418ebd875f929475",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">= 3.7",
            "size": 80299,
            "upload_time": "2023-09-06T18:12:18",
            "upload_time_iso_8601": "2023-09-06T18:12:18.425573Z",
            "url": "https://files.pythonhosted.org/packages/c7/4f/b8e5e22406e5aeafa46df8799939d5eeee52f18eeed339675167fac6603a/google_resumable_media-2.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "663a66ff4e1e862b39b1ac6680bd29cc98bd0b65c150daabfae356694d3390de",
                "md5": "1117ab8fb8d0b97e36518ba094938d96",
                "sha256": "972852f6c65f933e15a4a210c2b96930763b47197cdf4aa5f5bea435efb626e7"
            },
            "downloads": -1,
            "filename": "google-resumable-media-2.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1117ab8fb8d0b97e36518ba094938d96",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.7",
            "size": 2161310,
            "upload_time": "2023-09-06T18:12:20",
            "upload_time_iso_8601": "2023-09-06T18:12:20.910762Z",
            "url": "https://files.pythonhosted.org/packages/66/3a/66ff4e1e862b39b1ac6680bd29cc98bd0b65c150daabfae356694d3390de/google-resumable-media-2.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 18:12:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "googleapis",
    "github_project": "google-resumable-media-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "google-resumable-media"
}
        
Elapsed time: 0.11183s