deklare is a data processing framework designed for data exploration. It allows to create software-defined datasets, which can dynamically load and process data on-demand in a declarative way.
pip install deklare
- Install uv: https://docs.astral.sh/uv/getting-started/installation/
- Clone this repository and open its folder
- Install project and dependencies
uv sync