Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 362 Bytes

watermill

An experimental, streaming, stateful, minimalistic ETL built on top of River.

This is work in progress!

Development

git clone https://github.com/online-ml/watermill
cd watermill
pip install poetry
poetry install
poetry shell
pytest

License

The MIT License (MIT). Please see the license file for more information.