Standardizing models and pipes for data pipelines
Project description
Bollhav
a Python framework that standardizes pipeline code
The idea is a clean separation: a Model is a pure data object that declares what your data looks like and where it goes, and it ✨deliberately✨ contains no execution logic. The actual work lives in a separate execute function that takes the model as a parameter.
Orchestrate the models with a classical tool like Airflow, or use the built-in choreography in bollhav state.
pip install bollhav
Demo
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bollhav-3.0.15.tar.gz.
File metadata
- Download URL: bollhav-3.0.15.tar.gz
- Upload date:
- Size: 225.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ff8b51c4713541ee8eaeb327d6088f87f0dfb227f3d628c2d765312766e3dff
|
|
| MD5 |
71549365c4b8d00c79d9174913e44a8b
|
|
| BLAKE2b-256 |
42362c0eced3fd38b4eceab7a272385c02012a99e7bebb55709e1fa9c6bbfaed
|
File details
Details for the file bollhav-3.0.15-py3-none-any.whl.
File metadata
- Download URL: bollhav-3.0.15-py3-none-any.whl
- Upload date:
- Size: 165.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcb433a66241df2330c8ef8d5b51000037b0a1ba61260d2680d8ffe10e692967
|
|
| MD5 |
b00d04746a3b4130b5f9b24f89f43609
|
|
| BLAKE2b-256 |
a5a09e279e5052aa218674c15f7bbe0ece402b3836e33a34b1bfd97cea5caa10
|