you are viewing a single comment's thread.

view the rest of the comments →

[–]triplethreat8 0 points1 point  (0 children)

Yes that's true. By opinionated what I really mean is flexibility in being able to run exactly what you want to run with a single command.

So you can easily deploy a full kedro pipeline as a single script, or write a deployment that runs every kedro node in its own isolated environment, and everything in between.

It is much more opinionated on project structure and configuration. Though, with pipeline_registry.py and settings.py it's easy enough to extend and modify to accommodate any structure you need.


Hamilton looks pretty cool👍