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 Optional Dependencies:

uv sync --all-extras

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: MongoDB and PostgreSQL backends

  • docs: Sphinx documentation build

  • dev: test/lint tooling (pytest, black) plus all runtime extras

  • all: All optional dependencies

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.3.12.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.3.12-py3-none-any.whl (399.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for urgap-3.3.12.tar.gz
Algorithm Hash digest
SHA256 99a2f889390b52f22fdc2dadab16f9c0744439ca92044e1b2b18f9df981151c0
MD5 4cc2f73ea7a28ad1774c6d8451533d27
BLAKE2b-256 7d3a35daf35a35cb2a8e0f3d6bbfb8d00f4b8c80e323c972fb41bf7e974778bd

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for urgap-3.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 c2f9176619ea1f154d27afc45ea40f97ffefa9a64ee2447b7ccf8b24a901bb63
MD5 7feb71d39c9512493915c6fb5be83eeb
BLAKE2b-256 23fcd8e8b79a5adf5225887f50f204d75d19c35d73bda6d44617569f3f267ef3

See more details on using hashes here.

Release history Release notifications | RSS feed

3.4.0

2 files

3.3.15

2 files

3.3.14

2 files

3.3.13

2 files

This release

3.3.12 This release

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