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.
- Host: GitHub
- URL: https://github.com/hetman-app/hetman-pipeline
- Owner: hetman-app
- License: apache-2.0
- Created: 2025-12-30T14:50:07.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-01-23T21:57:00.000Z (20 days ago)
- Last Synced: 2026-01-24T10:32:42.256Z (19 days ago)
- Topics: data-validation, python, validation
- Language: Python
- Homepage: https://pipeline.hetman.app
- Size: 134 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

---
**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)