.editorconfig
.flake8
.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/gh-pages.yml
.github/workflows/release.yml
.kuristo/config.yaml
.kuristo/steps.py
docs/Makefile
docs/conf.py
docs/configuration.rst
docs/custom_actions.rst
docs/getting_started.rst
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/writing_workflows.rst
docs/actions/csv-diff.rst
docs/actions/exodiff.rst
docs/actions/index.rst
docs/actions/regex-float.rst
docs/actions/regex.rst
kuristo/__init__.py
kuristo/__main__.py
kuristo/_plugin_loader.py
kuristo/_utils.py
kuristo/_version.py
kuristo/action_factory.py
kuristo/config.py
kuristo/context.py
kuristo/env.py
kuristo/job.py
kuristo/job_spec.py
kuristo/registry.py
kuristo/resources.py
kuristo/scanner.py
kuristo/scheduler.py
kuristo.egg-info/PKG-INFO
kuristo.egg-info/SOURCES.txt
kuristo.egg-info/dependency_links.txt
kuristo.egg-info/entry_points.txt
kuristo.egg-info/requires.txt
kuristo.egg-info/top_level.txt
kuristo/actions/__init__.py
kuristo/actions/checks_cvsdiff.py
kuristo/actions/checks_exodiff.py
kuristo/actions/checks_regex.py
kuristo/actions/checks_regex_float.py
kuristo/actions/composite_action.py
kuristo/actions/function.py
kuristo/actions/mpi_action.py
kuristo/actions/process_step.py
kuristo/actions/seq_action.py
kuristo/actions/shell.py
kuristo/actions/step.py
kuristo/cli/__init__.py
kuristo/cli/doctor.py
kuristo/cli/list.py
kuristo/cli/run.py
tests/__init__.py
tests/conftest.py
tests/test_basic.py
tests/test_doctor.py
tests/test_integration.py
tests/test_list.py
tests/assets/tests1/folder_a/ktests.yaml
tests/assets/tests1/folder_b/ktests.yaml
tests/assets/tests10/ktests.yaml
tests/assets/tests11/ktests.yaml
tests/assets/tests2/ktests.yaml
tests/assets/tests3/ktests.yaml
tests/assets/tests4/ktests.yaml
tests/assets/tests5/ktests.yaml
tests/assets/tests6/ktests.yaml
tests/assets/tests7/ktests.yaml
tests/assets/tests8/ktests.yaml
tests/assets/tests9/ktests.yaml