Contribute Media
A thank you to everyone who makes this possible: Read More

Use Workflow-as-a-Service without writing python code

Description

Lingxian Kong https://kiwi.pycon.org/schedule/presentation/120/ Things will be in a mess if you want to implement a program that have a lot of tasks running in any language, including Python. Most of complicated processes consist of lots of steps, which should be executed in particular sequence. Mistral(implemented in Python) can automate such orchestration of steps and provide many other features, leave things to Mistral without writing your own Python code.

Details

Improve this page