Show HN: Consecution: A Python Pipeline Tool Inspired by Apache Storm Topologies
1–2 of 2 posts
Re: Show HN: Consecution: A Python Pipeline Tool Inspired by Apache Storm Topologies
#2This 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.