An open API service indexing awesome lists of open source software.

https://github.com/hetman-app/hetman-pipeline

Hetman Pipeline is a flexible, developer-centric validation engine.
https://github.com/hetman-app/hetman-pipeline

data-validation python validation

Last synced: 13 days ago
JSON representation

Hetman Pipeline is a flexible, developer-centric validation engine.

Awesome Lists containing this project

README

          

Hetman Logo

---

**Hetman Pipeline** is a flexible, developer-centric validation engine. It is built for those who prioritize deep customization and want to manage validation, matching, and transformation logic in one centralized location.

## Installation

```bash
pip install hetman-pipeline
```

## Documentation Setup

```bash
pip install hetman-pipeline[docs]
```

---

[Please check the documentation page for more details.](https://pipeline.hetman.app)