google-cloud-datacatalog-lineage
Google Cloud Datacatalog Lineage API client library
What it is and what it does
This is Google's official Python client for the Cloud Data Lineage API, a service that tracks data flow and transformations across Google Cloud data systems. It provides programmatic access to create, query, and visualize lineage information—showing where data originates, where it flows, and what transformations occur along the way.
The library wraps gRPC and REST endpoints using standard Google Cloud client patterns (google-api-core, google-auth, protobuf). It requires Python 3.10 or later and is maintained as part of the broader google-cloud-python monorepo. Setup requires a Google Cloud project with the Data Lineage API enabled and proper authentication configured. The package is in Beta status and actively maintained, with no known security vulnerabilities.
Use it for:
- Track data lineage for compliance and audit purposes in cloud data warehouses
- Visualize end-to-end data transformations in ETL/ELT pipelines
- Query data provenance to understand dependencies between datasets
- Integrate lineage tracking into data governance and metadata management systems
- Automate lineage documentation for data catalogs and data dictionaries
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Python client library for Google Cloud Data Lineage API, enabling programmatic tracking and visualization of data flow, transformations, and lifecycle across cloud data systems.
Yes, if you are working with Google Cloud data systems and need programmatic lineage tracking. The library is actively maintained, has low install friction, carries a permissive license, and integrates naturally with other Google Cloud Python clients. No security vulnerabilities are known. Install only if your project requires Data Lineage API access and you can meet the Python 3.10+ requirement.
Install
google-cloud-datacatalog-lineage on PyPI
pip
pip install google-cloud-datacatalog-lineageuv
uv add google-cloud-datacatalog-lineagepoetry
poetry add google-cloud-datacatalog-lineageInstalling google-cloud-datacatalog-lineage
Before you install
Low install friction with a pure Python wheel distribution. Actively maintained as of 72 days ago with recent commits. Depends on standard Google Cloud libraries (google-api-core, google-auth, grpcio, proto-plus, protobuf).
License in practice
Apache-2.0 permissive license allows commercial and private use with minimal restrictions, requiring only license and copyright notice retention.
Quickstart
pip install google-cloud-datacatalog-lineage
from google.cloud import datacatalog_lineage
client = datacatalog_lineage.LineageClient()
# Use client methods to query or create lineage data
Requires Python >= 3.10 and Google Cloud project with Data Lineage API enabled; authentication via google-auth (typically Application Default Credentials or service account key).
Verify before relying
- Specific lineage query and mutation capabilities beyond basic client instantiation
- Performance characteristics for large-scale lineage graphs
- Integration patterns with other Google Cloud services (BigQuery, Dataflow, etc.)
Package 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 — 72 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 358,897/month — #7,258 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: google_cloud_datacatalog_lineage-0.7.0-py3-none-any.whl
Tags
More Internet packages
Botocore provides low-level, data-driven access…
permissive · top 100 on PyPI
aiobotocoreProvides an async client for AWS services using…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
filelockProvides a platform-independent file locking…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
googleapis-common-protosProvides common Protocol Buffer message…
permissive · top 100 on PyPI
google-cloud-datacatalogA Python client library for Google Cloud Data…
permissive · top 1,000 on PyPI
google-cloud-monitoringPython client library for Google Cloud…
permissive · top 1,000 on PyPI
google-cloud-functionsPython client library for Google Cloud…
permissive · top 5,000 on PyPI
google-cloud-dataflow-clientProvides a Python client library to manage…
permissive · top 1,000 on PyPI
openlineage-pythonPython client library for OpenLineage that…
permissive · top 1,000 on PyPI
google-cloud-monitoring-dashboardsPython client library for Google Cloud…
permissive · top 15,000 on PyPI
google-cloud-workflowsPython client library for Google Cloud…
permissive · top 1,000 on PyPI
google-cloud-buildPython client library for Google Cloud Build…
permissive · top 1,000 on PyPI
google-cloud-billingProgrammatic access to Google Cloud Platform…
permissive · top 15,000 on PyPI
google-cloud-bigquery-storageProvides a Python client library for reading…
permissive · top 1,000 on PyPI