Very often, it is convenient to specify test parameters that are python objects. There are two ways to do this: either with expressions that evaluate to the desired object, or with multi-line snippets ...
Tasks have dependencies and products that you must define to run your tasks. Defining dependencies and products also serves another purpose. By analyzing them, pytask determines the order to run the ...