Skip to main content

CELINE utils

Project description

CELINE Utils

CELINE Utils is a collection of shared utilities, libraries, and command-line tools that form the technical backbone of the CELINE data platform.

It provides reusable building blocks for data pipelines, governance, lineage, metadata management, and platform integrations. The repository is designed to be embedded into CELINE applications and executed within orchestrated environments using Meltano, dbt, Prefect, and OpenLineage


Scope and Goals

The goals of this repository are to:

  • Centralize cross-cutting platform logic used by multiple CELINE projects
  • Provide opinionated but extensible tooling for data pipelines
  • Enforce consistent governance and lineage semantics
  • Reduce duplication across pipeline applications
  • Act as a stable foundation for CELINE-compatible services and workflows

This is not an end-user application; it is a platform utility layer.


Key Capabilities

Command Line Interface (CLI)

A unified CLI built with Typer exposes administrative, governance, and pipeline utilities:

celine-utils
 ├── governance
 │    └── generate
 └── pipeline
      ├── init
      └── run

Pipeline Orchestration

CELINE Utils provides a structured execution layer for:

  • Meltano ingestion pipelines
  • dbt transformations and tests
  • Prefect-based Python flows

The PipelineRunner coordinates execution, logging, error handling, and lineage emission in a consistent way across tools.

See the pipeline tutorial to discover how to setup and deploy a new pipeline.


OpenLineage Integration

First-class OpenLineage support includes:

  • Automatic emission of START, COMPLETE, FAIL, and ABORT events
  • Dataset-level schema facets
  • Data quality assertions from dbt tests
  • Custom CELINE governance facets

Governance Framework

A declarative governance.yaml specification allows you to define:

  • Dataset ownership
  • License and access level
  • Classification and retention
  • Tags and documentation links

Governance rules are resolved using pattern matching and injected into lineage events.


Dataset Tooling

The DatasetClient enables:

  • Schema and table introspection
  • Column metadata inspection
  • Safe query construction
  • Export to Pandas

Platform Integrations

Built-in integrations include:

  • Keycloak for identity and access management
  • Apache Superset for analytics platform integration
  • MQTT for lightweight messaging

Repository Structure

celine/
  admin/
  cli/
  common/
  datasets/
  pipelines/
schemas/
tests/

Configuration

Configuration is environment-driven using pydantic-settings:

  • Environment variables first
  • Optional .env files
  • Typed validation
  • Container-friendly defaults

Installation

pip install celine-utils

Intended Audience

CELINE Utils is intended for:

  • Data engineers
  • Platform engineers
  • CELINE application developers

It is not a general-purpose data tooling library.


License

Copyright © 2025
Spindox Labs

Licensed under the Apache License, Version 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

celine_utils-1.8.4.tar.gz (46.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

celine_utils-1.8.4-py3-none-any.whl (60.5 kB view details)

Uploaded Python 3

File details

Details for the file celine_utils-1.8.4.tar.gz.

File metadata

  • Download URL: celine_utils-1.8.4.tar.gz
  • Upload date:
  • Size: 46.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for celine_utils-1.8.4.tar.gz
Algorithm Hash digest
SHA256 c3f77d97176dbd2a55ff479e70beb5f9efa08a8385790e4f3e81f5d8a913d614
MD5 d5fd91c79060a3afe9784f6f12d1caa4
BLAKE2b-256 ca2556eb91aa880a6fa4438a54720382b69949c31cee888eef574682251a4628

See more details on using hashes here.

Provenance

The following attestation bundles were made for celine_utils-1.8.4.tar.gz:

Publisher: release.yaml on celine-eu/celine-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file celine_utils-1.8.4-py3-none-any.whl.

File metadata

  • Download URL: celine_utils-1.8.4-py3-none-any.whl
  • Upload date:
  • Size: 60.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for celine_utils-1.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 99c44a5bac39c95c9cd8576c4ead5e6256264f636ae95008d62da9e878344e24
MD5 ace0d5342b0032d69370b441f3fc6ee3
BLAKE2b-256 68ebd554cfdfb3d26d3f4d737532225c9fe1501fa4c5fdca2c6c2ac0e12e699b

See more details on using hashes here.

Provenance

The following attestation bundles were made for celine_utils-1.8.4-py3-none-any.whl:

Publisher: release.yaml on celine-eu/celine-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page