Hacker News new | ask | show | jobs
by robdmc 3456 days ago
This is a tool that allows you to build processing pipelines in Python. You factor your code into small, easily testable components that are then wired together into a task graph.