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.15.tar.gz (331.9 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.15-py3-none-any.whl (399.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for urgap-3.3.15.tar.gz
Algorithm Hash digest
SHA256 ce42a0f13f4c3352b2d42387451c6eb8cba3d7a5b2d96690dd267dd063d4e4bf
MD5 69e65ba50caf2e91a1e4ccfda74bdf02
BLAKE2b-256 90004e3ceafcaf5de22253cf173264bb6c822dbf3236b54ce1d7cae256cfd6f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: urgap-3.3.15-py3-none-any.whl
  • Upload date:
  • Size: 399.2 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.3.15-py3-none-any.whl
Algorithm Hash digest
SHA256 65693837e32941958acebc45929c2994619c861348c5d8e555a0ae1a2b95f076
MD5 4111d4f57aa6439e061912e16e85fec7
BLAKE2b-256 590308838477bf52b1f3615aad4b1450b457a01de365b751705134f807cdb2e1

See more details on using hashes here.

Release history Release notifications | RSS feed

3.4.0

2 files

This release

3.3.15 This release

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