Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

google-cloud-core

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-cloud-core

Google Cloud API client core library

  • 2.4.0
  • PyPI
  • Socket score

Maintainers
2

Core Helpers for Google Cloud Python Client Library

|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.

  • Documentation_

.. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-core.svg :target: https://pypi.org/project/google-cloud-core/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-core.svg :target: https://pypi.org/project/google-cloud-core/ .. _Documentation: https://cloud.google.com/python/docs/reference/google-cloud-core/latest

Quick Start

.. code-block:: console

$ 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.

.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup

Supported Python Versions

Python >= 3.7

Unsupported Python Versions

Python == 2.7: the last version of this library which supported Python 2.7 is google.cloud.core 1.7.2.

Python == 3.6: the last version of this library which supported Python 3.6 is google.cloud.core 2.3.1.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc