skillfed

google-cloud-runtimeconfig

Google Cloud RuntimeConfig API client library

google-cloud-runtimeconfig v0.37.0 121.2K downloads/30d#11,990 on PyPI5,373
Permissive license Apache 2.0 Active released

What it is and what it does

This is the official Python client library for Google Cloud Runtime Configurator API, part of Google Cloud's deployment and configuration management services. It provides a programmatic interface to create, read, update, and manage runtime configurations stored in Google Cloud Platform, typically used during application deployment and runtime configuration scenarios.

The library depends only on google-cloud-core and targets current Python versions (3.10 and later). It includes standard logging support via Python's logging module, with optional environment-based or code-based configuration. Authentication requires a Google Cloud project with the Runtime Configurator API enabled and appropriate credentials set up before instantiation.

Use it for:

  • Manage application configuration values stored in Google Cloud during CI/CD pipelines and deployment workflows
  • Retrieve runtime configuration settings programmatically from deployed applications on Google Cloud
  • Integrate configuration management with Google Cloud Deployment Manager for infrastructure-as-code scenarios
  • Store and access environment-specific settings (feature flags, endpoints, credentials) via the Runtime Configurator API

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Python client library for Google Cloud Runtime Configurator API, enabling programmatic access to runtime configuration management on Google Cloud Platform.

Yes, if you are building on Google Cloud Platform and need programmatic access to runtime configuration management. The library is actively maintained, has low install friction, carries a permissive license, and integrates cleanly with the broader Google Cloud ecosystem. No security vulnerabilities are known. Install only if you have a GCP project with Runtime Configurator enabled and authentication already configured.

Install

google-cloud-runtimeconfig on PyPI

pip

pip install google-cloud-runtimeconfig

uv

uv add google-cloud-runtimeconfig

poetry

poetry add google-cloud-runtimeconfig

Installing google-cloud-runtimeconfig

Before you install

Low install friction with a single runtime dependency (google-cloud-core). Actively maintained with recent releases; last commit 2026-08-14 and latest release 2026-05-07. Supports current Python versions (3.10+).

License in practice

Licensed under Apache 2.0 (permissive), allowing use in most commercial and open-source projects without significant restrictions.

Quickstart

pip install google-cloud-runtimeconfig

from google.cloud import runtimeconfig

client = runtimeconfig.RuntimeConfigClient()
# Access runtime configuration via the client

Requires Python >= 3.10. Google Cloud project setup and authentication credentials must be configured before use (see project setup and auth documentation).

Verify before relying

  • Specific API methods and configuration management capabilities beyond the generic client library interface
  • Performance characteristics and scalability limits for managing large numbers of runtime configurations
  • Integration patterns with Google Cloud Deployment Manager beyond basic API access

Package facts

License Apache 2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 1 — google-cloud-core
Maintenance actively maintained — 99 days since the last release
Last repo commit
First released
Downloads 121,225/month — #11,990 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: google_cloud_runtimeconfig-0.37.0-py3-none-any.whl

Development Status :: 4 - BetaIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: Internet

Tags

google cloud runtime config clientcloud runtime configurator api pythongcp deployment manager runtime configcloud configuration management pythongoogle cloud config api client
google-cloudconfiguration-managementdeployment

More Internet packages

botocore

Botocore provides low-level, data-driven access…

permissive · top 100 on PyPI

aiobotocore

Provides an async client for AWS services using…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

filelock

Provides a platform-independent file locking…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

googleapis-common-protos

Provides common Protocol Buffer message…

permissive · top 100 on PyPI

google-cloud-functions

Python client library for Google Cloud…

permissive · top 5,000 on PyPI

google-cloud-resource-manager

Provides a Python client for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-monitoring

Python client library for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-build

Python client library for Google Cloud Build…

permissive · top 1,000 on PyPI

google-cloud-monitoring-dashboards

Python client library for Google Cloud…

permissive · top 15,000 on PyPI

google-cloud-run

Python client library for the Google Cloud Run…

permissive · top 1,000 on PyPI

google-cloud-parametermanager

Python client library for Google Cloud…

permissive · top 5,000 on PyPI

google-cloud-billing

Programmatic access to Google Cloud Platform…

permissive · top 15,000 on PyPI

google-cloud-container

Provides a Python client library for…

permissive · top 1,000 on PyPI

google-cloud-service-usage

Provides a Python client for Google Cloud…

permissive · top 15,000 on PyPI