pytwd.workflow package

Submodules

pytwd.workflow.calculationset module

pytwd.workflow.components module

class Calculation(code, file)

Bases: tuple

code

Alias for field number 0

file

Alias for field number 1

class Connection(from_calc, from_var, to_calc, to_var)

Bases: tuple

from_calc

Alias for field number 0

from_var

Alias for field number 1

to_calc

Alias for field number 2

to_var

Alias for field number 3

pytwd.workflow.drawing module

pytwd.workflow.execution module

pytwd.workflow.filters module

pytwd.workflow.graph module

pytwd.workflow.iterator module

pytwd.workflow.samplers module

pytwd.workflow.utils module

delete_pdfs_for_writing(list_calcs)

pytwd.workflow.visuals module

Module contents