luigi Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built ...
It seems that pythonflow does not know how to handle properly tuples of operations. It could be useful to compute easily a tuple of operations, for example when one wants to define parts of the graph ...