Skip to main content

Google Cloud Os Config API client library

Project description

stable pypi versions

OS Config API: provides OS management tools that can be used for patch management, patch compliance, and configuration management on VM instances.

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 OS Config 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.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-os-config

Windows

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

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-os-config-1.14.0.tar.gz (181.1 kB view details)

Uploaded Source

Built Distribution

google_cloud_os_config-1.14.0-py2.py3-none-any.whl (193.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file google-cloud-os-config-1.14.0.tar.gz.

File metadata

File hashes

Hashes for google-cloud-os-config-1.14.0.tar.gz
Algorithm Hash digest
SHA256 08b642f48b9bdcb5af0cf85eb71947a2b71c454ae2b5df98cd323f305d611eb6
MD5 295d6867d2d3f52e8b066e8bd7c7ff48
BLAKE2b-256 f25de40feb1a23eabff3939628e14299e561377bb57eb0e2dad3a28da0968a9a

See more details on using hashes here.

Provenance

File details

Details for the file google_cloud_os_config-1.14.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for google_cloud_os_config-1.14.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ae8434f52ac3be68250b67d9e7bd193cf85ea214da574ddbef598fd4efd44f60
MD5 a790790e1c5ef6791446014cdfb6dca4
BLAKE2b-256 8cf04f0e108b8eba5c7b77e9d3b0f53263834109e976311af58ae2e20aa2e252

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