gituser/docker_multiarch/: google-resumable-media-2.7.2 metadata and description

Homepage Simple index

Utilities for Google Media Downloads and Resumable Uploads

author Google Cloud Platform
author_email googleapis-publisher@google.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Topic :: Internet
license Apache 2.0
provides_extras requests
requires_dist
  • google-crc32c <2.0dev,>=1.0
  • aiohttp <4.0.0dev,>=3.6.2 ; extra == 'aiohttp'
  • google-auth <2.0dev,>=1.22.0 ; extra == 'aiohttp'
  • requests <3.0.0dev,>=2.18.0 ; extra == 'requests'
requires_python >= 3.7
File Tox results History
google_resumable_media-2.7.2-py2.py3-none-any.whl
Size
79 KB
Type
Python Wheel
Python
2.7

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.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.