Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 733 Bytes

File metadata and controls

32 lines (19 loc) · 733 Bytes

google-resumable-media

Utilities for Google Media Downloads and Resumable Uploads

See the docs for examples and usage.

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.