Skip to main content

No project description provided

Project description

ga pypi versions

Cloud Billing API: Allows developers to manage billing for their Google Cloud Platform projects programmatically.

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 Billing 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-billing

Windows

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

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-billing-1.6.0.tar.gz (67.9 kB view details)

Uploaded Source

Built Distribution

google_cloud_billing-1.6.0-py2.py3-none-any.whl (76.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-billing-1.6.0.tar.gz.

File metadata

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

File hashes

Hashes for google-cloud-billing-1.6.0.tar.gz
Algorithm Hash digest
SHA256 d353f0e91ac2369968a011df0337e6497466637903f28e6130580ed5ddaeb3e0
MD5 60112a4b9d41a4b45c8de2fa571b17ed
BLAKE2b-256 b95cc9e5f647d2a557c4ec222d910102df379043bfb827d00480259c1bfb7e79

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_billing-1.6.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_billing-1.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c84263702bd9d346dcc5d936bce964570a8c3662c9e68d11cf0fb2c967f71fcb
MD5 f6d6726f79cdd21d0d7cf590fcc06af0
BLAKE2b-256 6c3ef44aaac4f3e3d1ea21191dcd2fe1a3bd647c290b81d2724a284f574e8406

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