workflow.functional package

workflow.functional.star(fn)[source]

Wrap function to expand input to arguments

workflow.functional.starcompose(*transforms)[source]

Left compose functions together and expand tuples to args

Use starcompose.debug for verbose output when debugging