Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Consecution: A Python Pipeline Tool Inspired by Apache Storm Topologies
(
github.com
)
3 points
by
robdmc
3457 days ago
1 comments
robdmc
3457 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.
link