Henry
input_a = Parameter('a') @task def abc(b, c): return a + b + c with Flow("abc_flow") as flow: # in context result = abc()
Kevin Kho
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.