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.2.tar.gz (54.0 kB view details)

Uploaded Source

Built Distribution

google_cloud_debugger_client-0.1.2-py2.py3-none-any.whl (68.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: google-cloud-debugger-client-0.1.2.tar.gz
  • Upload date:
  • Size: 54.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for google-cloud-debugger-client-0.1.2.tar.gz
Algorithm Hash digest
SHA256 5d927a9637ba7d395547b090e35daa20ad6ab8220f4e44b2db419deb0bb51247
MD5 08e4481698c5f9ca1a9a4f89e79d41e0
BLAKE2b-256 a4bf5ad7d84672c8c95e34299ed6181665cb5feaea6c305c039e20fd33d74a55

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: google_cloud_debugger_client-0.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 68.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.0

File hashes

Hashes for google_cloud_debugger_client-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 16c8992630ad518f4c6e38dac4c21234542153227296b388b80f3c7a92daf659
MD5 8a35feec6a8fa4651ed5be06b55a1516
BLAKE2b-256 fe533052b8190e1c8efd32024157d1834296f9002fe18813537f971d8620766c

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