skillfed

google-cloud-datacatalog-lineage

Google Cloud Datacatalog Lineage API client library

google-cloud-datacatalog-lineage v0.7.0 358.9K downloads/30d#7,258 on PyPI5,373
Permissive license Apache-2.0 Active released

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-lineage

uv

uv add google-cloud-datacatalog-lineage

poetry

poetry add google-cloud-datacatalog-lineage

Installing 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

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 data lineagedata flow trackingdata provenancecloud data catalog lineagedata transformation trackingdata origin and destinationlineage visualization api
google-clouddata-lineagemetadata-management

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-datacatalog

A Python client library for Google Cloud Data…

permissive · top 1,000 on PyPI

google-cloud-monitoring

Python client library for Google Cloud…

permissive · top 1,000 on PyPI

google-cloud-functions

Python client library for Google Cloud…

permissive · top 5,000 on PyPI

google-cloud-dataflow-client

Provides a Python client library to manage…

permissive · top 1,000 on PyPI

openlineage-python

Python client library for OpenLineage that…

permissive · top 1,000 on PyPI

google-cloud-monitoring-dashboards

Python client library for Google Cloud…

permissive · top 15,000 on PyPI

google-cloud-workflows

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-billing

Programmatic access to Google Cloud Platform…

permissive · top 15,000 on PyPI

google-cloud-bigquery-storage

Provides a Python client library for reading…

permissive · top 1,000 on PyPI