google.resumable_media
¶
Utilities for Google Media Downloads and Resumable Uploads.
This package has some general purposes modules, e.g.
common
, but the majority of the
public interface will be contained in subpackages.
Subpackages¶
Each subpackage is tailored to a specific transport library:
- the
requests
subpackage uses therequests
transport library.