Example: #
#!python
def task_example():
return {
'actions': ['myscript'],
'file_dep': ['my_input_file'],
'targets': ['result_file'],
}
Incoming Links #
Related Articles (Article 0) #
Suggested Pages #
- 0.398 Snakemake
- 0.182 Latexmk
- 0.072 Skim
- 0.027 Research workflow
- 0.024 Python syntax and semantics
- 0.021 RPython
- 0.021 Python/Style
- 0.020 CPython
- 0.020 Python/Packaging
- 0.019 Python/Debugging
- More suggestions...