pypi google-resumable-media 0.0.1

latest releases: 2.7.0, 2.6.0, 2.5.0...
7 years ago

Initial release. Five classes provided as core interface:

and a single exception type for failures:

Hop on the landing page for an overview of how to use each of the provided types.

Features missing from this release:

  • Automatic retries with exponential backoff for retry-able errors (429, 500, 502, 503, 504)
  • Upload / download classes that explicitly support a particular transport (e.g. requests)
  • Support for resumable uploads with size unknown when initiate()-d

PyPI: https://pypi.python.org/pypi/google-resumable-media/0.0.1
Docs: https://googlecloudplatform.github.io/google-resumable-media-python/0.0.1/

Don't miss a new google-resumable-media release

NewReleases is sending notifications on new releases.