Skip to main content

Urgap is a cloud-native framework for file-based data engineering, containing abstraction layers for data and meta data, extensive re-run skipping logic and data versioning. Urgap can be incorporated with any scheduling/pipelining tool making pipeline development independent from business logic and data storage, while offering standardized logging and execution, which makes monitoring and debugging easy.

Urgap gives us the governance constraints required for a decentralized data domain autonomy as Urgap will enforce shared common data IO for storage, a common meta data capturing process in form of an interface thus can be plugged into any existing processes and finally global data lineages.

ADO CI status

Learn More

Watch our introduction talk urgap - unified resource governance and data provenance by Christian Fufezan to get a comprehensive overview of urgap’s design and capabilities:

Watch the video

How to Setup

Prerequisites

We recommend using a virtual environment for Python projects. This guide uses uv for dependency management.

Installation

Basic Installation (local file system access only):

uv sync

With Cloud Storage Support:

uv sync --extra cloud

With All Runtime Extras:

uv sync --extra all

Available extras include:

  • server: FastAPI/Flask/uvicorn + MCP server for uctl run

  • tabular: pandas/polars/pyarrow and Excel engines for tabular unodes

  • viz: plotly-based reporting and visualizer unodes

  • github: GitHub-backed file IO

  • cloud: Azure and Google Cloud storage backends

  • databases: PostgreSQL backend

  • docs: Sphinx documentation build

  • dev: test tooling (pytest) plus all runtime extras

  • all: every runtime extra above (not dev or docs)

Running Tests

Install test dependencies:

uv sync --extra dev

Run the test suite:

uv run pytest tests

Quickstart: Writing Your First Pipeline

The best way to learn urgap is through a complete example. Check out the end-to-end filter CSV pipeline:

  • Location: tests/integrationtests/end2end/test_filter_csv_pipeline.py

  • What it demonstrates: Complete pipeline setup, node configuration, and execution

  • Requirements: Everything needed to run this example is included in the repository

This example can be run entirely on your local machine without any external dependencies.

To run the example:

pytest tests/integrationtests/end2end/test_filter_csv_pipeline.py

Documentation

Please use sphinx in the docs folder

Download files

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

Source Distribution

urgap-3.4.0.tar.gz (331.8 kB view details)

Uploaded Source

Built Distribution

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

urgap-3.4.0-py3-none-any.whl (399.0 kB view details)

Uploaded Python 3

File details

Details for the file urgap-3.4.0.tar.gz.

File metadata

  • Download URL: urgap-3.4.0.tar.gz
  • Upload date:
  • Size: 331.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for urgap-3.4.0.tar.gz
Algorithm Hash digest
SHA256 9921a1a220f979ec2f196ac7c2c70db4cb9b5d2b4b60da9eddf9d83dce97531b
MD5 a4ebbdcc5639ef92a26fbf7a9281de1c
BLAKE2b-256 7f18329ba05bfd3ba7d458999a5cb07bf504cf6b31cf1f0b0f9b92731efdc233

See more details on using hashes here.

File details

Details for the file urgap-3.4.0-py3-none-any.whl.

File metadata

  • Download URL: urgap-3.4.0-py3-none-any.whl
  • Upload date:
  • Size: 399.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for urgap-3.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b051edc46f9053ad360376184d05554026e1af53064fb229edf8c9321e02d2fd
MD5 39e9b6b57f02e8e845f7a261101f13c1
BLAKE2b-256 1c392f8a07f1975a1c8e5fc77caba32b7cd5fe2e13c55de2b91042a12ac4d9ad

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.4.0 This release

2 files

3.3.15

2 files

3.3.14

2 files

3.3.13

2 files

3.3.12

2 files

3.3.11

2 files

3.3.10

2 files

3.3.9

2 files

3.3.8

2 files

3.3.7

2 files

3.3.6

2 files

3.3.5

2 files

Supported by

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