--- id: google-resumable-media version: "2.10.1" license: Apache 2.0 license_treatment: permissive maintenance: active --- # google-resumable-media — Utilities for Google Media Downloads and Resumable Uploads License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install google-resumable-media uv add google-resumable-media poetry add google-resumable-media ## Description ``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.10 Unsupported Python Versions --------------------------- Python <= 3.9 License ------- Apache 2.0 - See `the LICENSE`_ for more information. .. _the LICENSE: https://github.com/googleapis/google-resumable-media-python/blob/main/LICENSE ## AI interpretation — verify before relying Provides utilities for handling Google Cloud media downloads and resumable uploads, with support for both synchronous and experimental asyncio workflows. Verdict: Production-stable library (Development Status 5) with no known vulnerabilities, active maintenance, and permissive licensing. Low install friction and broad Python 3.10+ support make it suitable for Google Cloud integration. Asyncio support is marked experimental and subject to change. [View on SkillFed](https://skillfed.io/packages/google-resumable-media) · [View on PyPI](https://pypi.org/project/google-resumable-media/)