# google-resumable-media-python **Repository Path**: mirrors_GoogleCloudPlatform/google-resumable-media-python ## Basic Information - **Project Name**: google-resumable-media-python - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-31 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``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