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

Uploaded Python 3

File details

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

File metadata

  • Download URL: urgap-3.3.13.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.13.tar.gz
Algorithm Hash digest
SHA256 9e93e914a102da7c2d856c200f9dedc10b29cbb3e29731d743959e1cf93eb963
MD5 b13bc5e96ff5bdaff2cb4ba2299a04e5
BLAKE2b-256 9f3749be6b5e3244ad28dd3bb5a1f1810d747430c2dcbb63a22592ed5a8a8bb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: urgap-3.3.13-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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 a55c6dd65c34745cc6be1b51580b572729ad8a31c8e8eff633b9bc13867b4c77
MD5 d221835d4f54d43768136f85bff07862
BLAKE2b-256 3a77e225b387b67ca22d6df1891b910f31ab863cdb69aaa976c40d18eb20440c

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

This release

3.3.13 This release

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