Skip to main content

Cloud Debugger API client library

Project description

beta pypi versions

Cloud Debugger: is a feature of Google Cloud Platform that lets you inspect the state of an application, at any code location, without stopping or slowing down the running app. Cloud Debugger makes it easier to view the application state without adding logging statements.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Cloud Debugger API.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-debugger-client

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-debugger-client

Next Steps

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-cloud-debugger-client-0.1.0.tar.gz (53.9 kB view details)

Uploaded Source

Built Distribution

google_cloud_debugger_client-0.1.0-py2.py3-none-any.whl (68.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-debugger-client-0.1.0.tar.gz.

File metadata

  • Download URL: google-cloud-debugger-client-0.1.0.tar.gz
  • Upload date:
  • Size: 53.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0

File hashes

Hashes for google-cloud-debugger-client-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5beb71c70e480c38a3395ae30ee185dcc628114f6abf591a6302de903f37799e
MD5 82aeda458b2e2448258818cebe39b09a
BLAKE2b-256 5640a5c97a6783ec69ffa2be939da400c417e70b3284e769851a5248732b6b1a

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_debugger_client-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: google_cloud_debugger_client-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 68.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.0

File hashes

Hashes for google_cloud_debugger_client-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f8e47e0c753adb36d3b75ea7dc6c74a4c5f8bfd38cbcbbdcc22f9a67da477a62
MD5 5e4317c0db717ad069479d221ef544e2
BLAKE2b-256 5f263c92401af10a9ec229321dee31eead9d33f81926eb8b4a04eee7461b10ad

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page