loongson/pypi/: google-cloud-core-1.3.0 metadata and description

Homepage Simple index

Google Cloud API client core library

author Google LLC
author_email googleapis-packages@google.com
classifiers
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 2.7
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Operating System :: OS Independent
  • Topic :: Internet
license Apache 2.0
platform
  • Posix; MacOS X; Windows
provides_extras grpc
requires_dist
  • google-api-core (<2.0.0dev,>=1.16.0)
  • grpcio (<2.0dev,>=1.8.2) ; extra == 'grpc'
requires_python >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
google_cloud_core-1.3.0-py2.py3-none-any.whl
Size
26 KB
Type
Python Wheel
Python
2.7

pypi versions

This library is not meant to stand-alone. Instead it defines common helpers (e.g. base Client classes) used by all of the google-cloud-* packages.

Quick Start

$ pip install --upgrade google-cloud-core

For more information on setting up your Python development environment, such as installing pip and virtualenv on your system, please refer to Python Development Environment Setup Guide for Google Cloud Platform.

Supported Python Versions

Python >= 3.5

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.