Skip to main content

Google Cloud Build API client library

Project description

ga pypi versions

Cloud Build API: Creates and manages builds on Google Cloud Platform.

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 Build 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-build

Windows

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

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-build-1.1.1.tar.gz (59.5 kB view details)

Uploaded Source

Built Distribution

google_cloud_build-1.1.1-py2.py3-none-any.whl (62.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-build-1.1.1.tar.gz.

File metadata

  • Download URL: google-cloud-build-1.1.1.tar.gz
  • Upload date:
  • Size: 59.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.0

File hashes

Hashes for google-cloud-build-1.1.1.tar.gz
Algorithm Hash digest
SHA256 7764f29ff6ba1d53648a5629998ba6b322cf05d2ff6ce2dbfbf47a27a3b4ca2e
MD5 464975a3a67cb2d9b15fa49adf9637f9
BLAKE2b-256 a1f070427375f39dee4ac0ade0177f60c9db27e2ee79e8a70a1693d5559d44b3

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_build-1.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_build-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 eb1c890281b5243655b2aa0cc9ffa55cf15d1b4db56f33addbdfac9271238668
MD5 5133c98fba99b9165da75508dc6b5339
BLAKE2b-256 f12a4468ddae6bb407d87e50d063e0a1f81feefb6651bbf1f4e0cc6e76983616

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