
    g                     X    d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ g dZy	)
a  Utilities for Google Media Downloads and Resumable Uploads.

This package has some general purposes modules, e.g.
:mod:`~google.resumable_media.common`, but the majority of the
public interface will be contained in subpackages.

===========
Subpackages
===========

Each subpackage is tailored to a specific transport library:

* the :mod:`~google.resumable_media.requests` subpackage uses the ``requests``
  transport library.

.. _requests: http://docs.python-requests.org/

==========
Installing
==========

To install with `pip`_:

.. code-block:: console

  $ pip install --upgrade google-resumable-media

.. _pip: https://pip.pypa.io/
    )DataCorruption)InvalidResponse)PERMANENT_REDIRECT)RetryStrategy)TOO_MANY_REQUESTS)UPLOAD_CHUNK_SIZE)r   r   r   r   r   r   N)	__doc__google.resumable_media.commonr   r   r   r   r   r   __all__     |/var/www/html/FastMealFinder_FlaskServer-InitialRelease/venv/lib/python3.12/site-packages/google/resumable_media/__init__.py<module>r      s%   > 9 9 < 7 ; ;r   