faz package¶
Submodules¶
faz.core module¶
faz.main module¶
faz.parser module¶
-
faz.parser.create_environment(preamble)[source]¶ Create a dictionary of variables obtained from the preamble of the task file and the environment the program is running on.
-
faz.parser.find_tasks(lines)[source]¶ Find task lines and corresponding line numbers in a list of lines.