An experimental, streaming, stateful, minimalistic ETL built on top of River.
This is work in progress!
git clone https://github.com/online-ml/watermill
cd watermill
pip install poetry
poetry install
poetry shell
pytest
The MIT License (MIT). Please see the license file for more information.