In this section, we will assemble several pyCPA examples step-by-step. Before we begin some general reminder: pyCPA is NOT a tool! It rather is a package of methods and classes which can be embedded ...
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 ...