Workflow Editor and Code Generator

The workflow generator can be used without the editor. There is a file "app_json_to_python.js" in the "examples" folder, which can convert the input JSON representation of the workflow to the Python code with Node.js:
node app_json_to_python.js workflow.json workflow.py class