.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/autoflow_next.egg-info/PKG-INFO
src/autoflow_next.egg-info/SOURCES.txt
src/autoflow_next.egg-info/dependency_links.txt
src/autoflow_next.egg-info/entry_points.txt
src/autoflow_next.egg-info/not-zip-safe
src/autoflow_next.egg-info/requires.txt
src/autoflow_next.egg-info/top_level.txt
src/py_autoflow/__init__.py
src/py_autoflow/batch.py
src/py_autoflow/cli_manager.py
src/py_autoflow/logging.py
src/py_autoflow/main_modules.py
src/py_autoflow/program.py
src/py_autoflow/queue_manager.py
src/py_autoflow/stack.py
src/py_autoflow/wflow_smith.py
src/py_autoflow/queue_managers/bash_manager.py
src/py_autoflow/queue_managers/slurm2_manager.py
tests/conftest.py
tests/test_batch.py
tests/test_cli_manager.py
tests/test_minions.py
tests/test_slurm2_queue_manager.py
tests/test_stack.py
tests/cli_examples/Report.html
tests/cli_examples/example
tests/cli_examples/launch.sh
tests/cli_examples/styles.css
tests/cli_examples/template.txt
tests/cli_examples/af_templates/basic.af
tests/cli_examples/af_templates/basic_with_vars.af
tests/cli_examples/af_templates/basic_with_vars.var
tests/cli_examples/af_templates/iterative_task.af
tests/cli_examples/af_templates/iterative_task_iterative_deps.af
tests/cli_examples/af_templates/iterative_task_single_dep.af
tests/cli_examples/af_templates/nested_tasks.af
tests/cli_examples/af_templates/regex_iterative.af
tests/cli_examples/af_templates/regex_single.af
tests/cli_examples/af_templates/simple.af
tests/cli_examples/af_templates/special_attributes.af
tests/cli_examples/af_templates/var_definition.af
tests/cli_examples/af_templates/wf_merge_list.af
tests/cli_examples/af_templates/wf_merge_show.af
tests/cli_examples/af_templates/wf_with_res_prof.af
tests/cli_examples/af_templates/wf_with_res_prof.json
tests/cli_examples/af_templates/wf_with_res_prof_virt.json
tests/cli_examples/img/basic_protocol.png
tests/cli_examples/img/detailed_execution.png
tests/cli_examples/img/iterative_deps.png
tests/templates/2depsTo1task.af
tests/templates/2depsTo1task.json
tests/templates/basic.af
tests/templates/basic.json
tests/templates/basic3.af
tests/templates/basic_black.json
tests/templates/basic_failed.af
tests/templates/basic_white.json
tests/templates/basic_white2task.json
tests/templates/basic_with_subsetvars.af
tests/templates/basic_with_subsetvars.json
tests/templates/basic_with_vars.af
tests/templates/basic_with_vars.json
tests/templates/basic_with_vars.var
tests/templates/iter1to1_Manyto1.af
tests/templates/iter1to1_Manyto1.json
tests/templates/nested_jobs.af
tests/templates/nested_jobs.json
tests/templates/regexp_deps_ManyTo1.af
tests/templates/regexp_deps_ManyTo1.json
tests/templates/regexp_deps_ManyTo1withOr.af
tests/templates/regexp_deps_ManyTo1withOr.json
tests/templates/regexp_iterative_tasks.af
tests/templates/regexp_iterative_tasks.json
tests/templates/resources.json
tests/templates/resources_virt.json
tests/templates/simple_ManyTo1.af
tests/templates/simple_ManyTo1.json
tests/templates/simple_iter1to1.af
tests/templates/simple_iter1to1.json