Skip to main content

Google Cloud Resource Manager API client library

Project description

ga pypi versions

Google Cloud Resource Manager API provides methods that you can use to programmatically manage your projects in the Google Cloud Platform. With this API, you can do the following:

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 Resource Manager 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-resource-manager

Windows

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

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-resource-manager-1.5.0.tar.gz (212.5 kB view details)

Uploaded Source

Built Distribution

google_cloud_resource_manager-1.5.0-py2.py3-none-any.whl (230.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-resource-manager-1.5.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-resource-manager-1.5.0.tar.gz
Algorithm Hash digest
SHA256 5393a84fc52c9b65c607ac9ad78bf32e7236c8ee38b6fb4a4833f40f9c513382
MD5 81de967586e9de224d902aaeb343536a
BLAKE2b-256 51da7cc6a7ea0fdc5ef270e19cfb693c4e61bef6c7cfd1c584c34a30c9dc88e4

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_resource_manager-1.5.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_resource_manager-1.5.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 537697f6ab4f80a6c147202f184075c920566bcba61724c8227425f75572e1ad
MD5 d958051919d681768953fd7e0bb0bd6d
BLAKE2b-256 070f4e6c57660362367bbe28f53f19fffcfad1d5418247f6e47751c9ca648240

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