google-cloud-dataflow-client
Google Cloud Dataflow Client API client library
Install
google-cloud-dataflow-client on PyPI
pip
pip install google-cloud-dataflow-clientuv
uv add google-cloud-dataflow-clientpoetry
poetry add google-cloud-dataflow-clientPackage 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 — 71 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_dataflow_client-0.14.0-py3-none-any.whl
About google-cloud-dataflow-client
from the package's own PyPI description — quoted content, verbatim
Python Client for Dataflow
|preview| |pypi| |versions|
Dataflow_: Manages Google Cloud Dataflow projects on Google Cloud Platform.
Client Library Documentation_Product Documentation_
.. |preview| image:: https://img.shields.io/badge/support-preview-orange.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-dataflow-client.svg :target: https://pypi.org/project/google-cloud-dataflow-client/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dataflow-client.svg :target: https://pypi.org/project/google-cloud-dataflow-client/ .. _Dataflow: https://cloud.google.com/dataflow/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/dataflow/latest/summary_overview .. _Product Documentation: https://cloud.google.com/dataflow/
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 Dataflow._Set up Authentication._
.....
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 managing Google Cloud Dataflow projects, providing programmatic access to Dataflow's data processing pipeline orchestration and monitoring capabilities.
Low friction installation with a pure-Python wheel distribution. Actively maintained with a recent release (71 days old) and active repository status. Five standard Google Cloud dependencies (google-api-core, google-auth, grpcio, proto-plus, protobuf) are well-established and widely used.
Apache-2.0 permissive license allows commercial use, modification, and distribution with minimal restrictions, making it suitable for most organizational contexts.
Usage
pip install google-cloud-dataflow-client
from google.cloud.dataflow_v1beta1 import FlexTemplatesServiceClient
client = FlexTemplatesServiceClient()
Requires Python >= 3.10 and Google Cloud authentication credentials (service account key or Application Default Credentials) configured before instantiating client.
Verdict: A well-maintained, actively developed client library for Dataflow with low install friction and permissive licensing. No known vulnerabilities, broad Python version support (3.10–3.14), and top-1000 PyPI popularity make it a reliable choice for GCP Dataflow integration.
Needs verification
- Whether the library's preview/beta status (Development Status :: 4 - Beta) implies API stability guarantees or breaking-change policies beyond what the fact sheet indicates.
- Specific Dataflow API versions and feature coverage supported by version 0.14.0.
Similar packages
permissive · top 1,000 on PyPI
grpc-google-iam-v1permissive · top 1,000 on PyPI
google-cloud-alloydbpermissive · top 1,000 on PyPI
google-cloud-dataformpermissive · top 1,000 on PyPI
google-cloud-orchestration-airflowpermissive · top 1,000 on PyPI
google-cloud-workflowspermissive · top 1,000 on PyPI
google-cloud-audit-logpermissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-appengine-loggingpermissive · top 1,000 on PyPI
google-cloud-runpermissive · top 1,000 on PyPI