Metadata-Version: 2.1
Name: google-cloud
Version: 0.33.1
Summary: API Client library for Google Cloud
Home-page: https://github.com/GoogleCloudPlatform/google-cloud-python
Author: Google Cloud Platform
Author-email: googleapis-publisher@google.com
License: Apache 2.0
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet
Requires-Dist: google-api-core (<0.2.0dev,>=0.1.2)
Requires-Dist: google-cloud-bigquery (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-bigquery-datatransfer (<0.2dev,>=0.1.0)
Requires-Dist: google-cloud-bigtable (<0.29dev,>=0.28.1)
Requires-Dist: google-cloud-container (<0.2dev,>=0.1.0)
Requires-Dist: google-cloud-core (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-datastore (<1.5dev,>=1.4.0)
Requires-Dist: google-cloud-dns (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-error-reporting (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-firestore (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-language (<1.1dev,>=1.0.0)
Requires-Dist: google-cloud-logging (<1.5dev,>=1.4.0)
Requires-Dist: google-cloud-monitoring (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-pubsub (<0.31dev,>=0.30.0)
Requires-Dist: google-cloud-resource-manager (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-runtimeconfig (<0.29dev,>=0.28.0)
Requires-Dist: google-cloud-spanner (<0.30dev,>=0.29.0)
Requires-Dist: google-cloud-speech (<0.31dev,>=0.30.0)
Requires-Dist: google-cloud-storage (<1.7dev,>=1.6.0)
Requires-Dist: google-cloud-trace (<0.18dev,>=0.17.0)
Requires-Dist: google-cloud-translate (<1.4dev,>=1.3.0)
Requires-Dist: google-cloud-videointelligence (<1.1dev,>=1.0.0)
Requires-Dist: google-cloud-vision (<0.30dev,>=0.29.0)

Google Cloud Python Client
==========================

    Python idiomatic client for `Google Cloud Platform`_ services.

    WARNING: The google-cloud Python package is deprecated. On June 18, 2018,
    this package will no longer install any other packages. Please install the
    `product-specific google-cloud-* packages`__ needed for your application.

.. __: https://github.com/GoogleCloudPlatform/google-cloud-python#google-cloud-python-client

.. _Google Cloud Platform: https://cloud.google.com/

|pypi| |circleci| |appveyor| |coverage| |versions|

-  `Homepage`_
-  `API Documentation`_
-  `Read The Docs Documentation`_

.. _Homepage: https://googlecloudplatform.github.io/google-cloud-python/
.. _API Documentation: https://googlecloudplatform.github.io/google-cloud-python/latest/
.. _Read The Docs Documentation: https://google-cloud-python.readthedocs.io/en/latest/

License
-------

Apache 2.0 - See `the LICENSE`_ for more information.

.. _the LICENSE: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/LICENSE

.. |circleci| image:: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python.svg?style=shield
   :target: https://circleci.com/gh/GoogleCloudPlatform/google-cloud-python
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/googlecloudplatform/google-cloud-python?branch=master&svg=true
   :target: https://ci.appveyor.com/project/GoogleCloudPlatform/google-cloud-python
.. |coverage| image:: https://coveralls.io/repos/GoogleCloudPlatform/google-cloud-python/badge.svg?branch=master
   :target: https://coveralls.io/r/GoogleCloudPlatform/google-cloud-python?branch=master
.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud.svg
   :target: https://pypi.org/project/google-cloud/
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud.svg
   :target: https://pypi.org/project/google-cloud/


