Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

However, ecFlow can also be accessed using a python API which allows more functionality and as such is our preferred way to define suites to the ecFlow server. See ecFlow Python Api.

Note
Note
The following tutorial will show examples in plain text and python. Although plain text is fine for simple suites, it is recommended that you use python. Later tutorial examples use conditional statements
availble
available through the python interface like ‘if’ and looping constructs.