skillfed

openlineage-integration-common

OpenLineage common python library for integrations

openlineage-integration-common v1.52.0 8.5M downloads/30d#1,614 on PyPI2,601
Permissive license Apache-2.0 Active released

What it is and what it does

OpenLineage-integration-common is a shared Python library that provides common building blocks for OpenLineage integrations across data platforms. Rather than each integration (Spark, Airflow, dbt, Flink, etc.) duplicating effort to model and collect metadata, this package centralizes the common data structures, utilities, and patterns needed to instrument jobs and capture lineage events. It depends on openlineage-python for core models, openlineage-sql for SQL parsing, attrs for data class support, and pyyaml for configuration handling.

The package is part of the OpenLineage ecosystem, an LF AI & Data Foundation graduate project. It enables integrations to share the effort of metadata collection rather than each project maintaining separate instrumentation logic, reducing duplication and making it easier to keep integrations in sync with new OpenLineage specification versions.

Use it for:

  • Building custom OpenLineage integrations for data platforms not yet covered by official integrations.
  • Standardizing metadata collection across multiple data processing frameworks in a single organization.
  • Extending existing OpenLineage integrations with organization-specific facets and metadata enrichment.
  • Instrumenting internal data jobs to emit lineage events to a central metadata repository like Marquez.
  • Developing data observability solutions that need consistent lineage models across heterogeneous platforms.

Worth the install?

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

Provides common Python utilities and data models for OpenLineage integrations, enabling consistent metadata and lineage collection across data platforms and jobs.

Yes, if you are building or extending OpenLineage integrations. The package is actively maintained, has no known vulnerabilities, and low install friction. Install only if you need to work with OpenLineage integration code; it is a library for integration developers rather than a general-purpose tool.

Install

openlineage-integration-common on PyPI

pip

pip install openlineage-integration-common

uv

uv add openlineage-integration-common

poetry

poetry add openlineage-integration-common

Installing openlineage-integration-common

Before you install

Active maintenance with a recent release (22 days old) and 2601 repository stars. Low install friction with four straightforward runtime dependencies. Supports current Python versions (3.10, 3.11, 3.12).

License in practice

Apache-2.0 permissive license allows commercial and private use with minimal restrictions, making it suitable for most integration scenarios.

Quickstart

pip install openlineage-integration-common

from openlineage.integration.common import ...
# Use common models and utilities from the integration library

Requires Python 3.10 or later.

Verify before relying

  • Specific common utilities and data models exposed by this package beyond the core OpenLineage entities.
  • Whether this package is intended for end-user applications or primarily for internal integration development.
  • Integration-specific configuration or setup requirements beyond the standard installation.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 4 — attrs, openlineage-python, openlineage-sql, pyyaml
Maintenance actively maintained — 22 days since the last release
Last repo commit
First released
Downloads 8,512,435/month — #1,614 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: openlineage_integration_common-1.52.0-py3-none-any.whl

Keywords: openlineage

Development Status :: 5 - Production/StableIntended Audience :: DevelopersLicense :: OSI Approved :: Apache Software LicenseProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12

Tags

openlineage integration librarydata lineage metadata collectionopenlineage python commonjob metadata instrumentationcross-platform data lineageopenlineage facets and modelsmetadata collection framework
data-lineagemetadata-collectionobservability

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

apache-airflow-providers-openlineage

Integrates Apache Airflow with OpenLineage to…

permissive · top 5,000 on PyPI

openlineage-dbt

Automatically collects and sends dbt run…

unclear · top 15,000 on PyPI

openlineage-python

Python client library for OpenLineage that…

permissive · top 1,000 on PyPI

openlineage-airflow

Integrates Apache Airflow DAGs with OpenLineage…

permissive · top 5,000 on PyPI

openlineage-sql

Provides a Python interface to a Rust-based SQL…

unclear · top 5,000 on PyPI

apache-airflow-providers-common-io

Provides common I/O utilities and operators for…

permissive · top 5,000 on PyPI

dbt-semantic-interfaces

Provides shared semantic class definitions,…

permissive · top 1,000 on PyPI

collate-sqllineage

Analyzes SQL statements to extract source and…

permissive · top 5,000 on PyPI

snakemake-interface-common

Provides shared interfaces, utilities, and data…

unclear · top 5,000 on PyPI

openmetadata-ingestion

OpenMetadata Ingestion is a framework for…

unclear · top 15,000 on PyPI