google-cloud-orchestration-airflow
Google Cloud Orchestration Airflow API client library
Install
google-cloud-orchestration-airflow on PyPI
pip
pip install google-cloud-orchestration-airflowuv
uv add google-cloud-orchestration-airflowpoetry
poetry add google-cloud-orchestration-airflowPackage facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — google-api-core, google-auth, grpcio, proto-plus, protobuf |
| Maintenance | actively maintained — 52 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: google_cloud_orchestration_airflow-1.22.0-py3-none-any.whl
About google-cloud-orchestration-airflow
from the package's own PyPI description — quoted content, verbatim
Python Client for Cloud Composer
|stable| |pypi| |versions|
Cloud Composer_: Manages Apache Airflow environments on Google Cloud Platform.
Client Library Documentation_Product Documentation_
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-orchestration-airflow.svg :target: https://pypi.org/project/google-cloud-orchestration-airflow/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-orchestration-airflow.svg :target: https://pypi.org/project/google-cloud-orchestration-airflow/ .. _Cloud Composer: https://cloud.google.com/composer/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/composer/latest/summary_overview .. _Product Documentation: https://cloud.google.com/composer/
Quick Start
In order to use this library, you first need to go through the following steps:
Select or create a Cloud Platform project._Enable billing for your project._- `Enable the Cloud...
Read as markdown · JSON record · Source repository · Homepage
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Python client library for Google Cloud Composer, enabling programmatic management of Apache Airflow environments hosted on Google Cloud Platform.
Low friction install with a stable, actively maintained library. Five runtime dependencies (google-api-core, google-auth, grpcio, proto-plus, protobuf) are all standard Google Cloud ecosystem packages. Last release 52 days ago with ongoing repository activity.
Apache-2.0 permissive license allows commercial and private use with minimal restrictions; you must include a copy of the license and state significant changes.
Usage
pip install google-cloud-orchestration-airflow
from google.cloud.orchestration.airflow import v1
client = v1.EnvironmentsClient()
Requires Python >= 3.10; Google Cloud credentials must be configured (via GOOGLE_APPLICATION_CREDENTIALS or Application Default Credentials).
Verdict: Production-ready client library in active maintenance with no known vulnerabilities, permissive licensing, and low install friction. Suitable for teams already using Google Cloud and Python 3.10+. Requires prior setup of GCP project, billing, and Cloud Composer enablement.
Needs verification
- Whether the library supports all current Cloud Composer API versions or if version pinning is recommended for stability.
- Performance characteristics and rate-limiting behavior when managing large numbers of Airflow environments.
Similar packages
permissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-batchpermissive · top 1,000 on PyPI
google-cloud-dataflow-clientpermissive · top 1,000 on PyPI
google-cloud-buildpermissive · top 1,000 on PyPI
google-cloud-loggingpermissive · top 1,000 on PyPI
google-cloud-appengine-loggingpermissive · top 1,000 on PyPI
google-cloud-pubsubpermissive · top 1,000 on PyPI
google-cloud-resource-managerpermissive · top 1,000 on PyPI
google-cloud-dataprocpermissive · top 1,000 on PyPI