.gitignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
environment.yml
logo_wellies.png
mkdocs.yml
pyproject.toml
setup.py
.github/workflows/cd.yml
.github/workflows/ci-docs.yml
.github/workflows/ci.yml
docs/_todos.md
docs/configurations.md
docs/environment.yml
docs/index.md
docs/makefile_guide.md
docs/quickstart_guide.md
docs/tracksuite_guide.md
docs/api/config.md
docs/api/data.md
docs/api/nodes.md
docs/api/scripts.md
docs/api/tools.md
docs/config/data_config.md
docs/config/deploy_data.md
docs/config/deploy_tools.md
docs/config/deployment.md
docs/config/exec_config.md
docs/config/tools_config.md
docs/img/ECMWF_logo.svg
docs/img/deploy_data_family.png
docs/img/deploy_tools_family.png
docs/img/logo_tiny.ico
docs/img/mysuite.png
docs/scripts/gen-ref-pages.py
pyflow_wellies.egg-info/PKG-INFO
pyflow_wellies.egg-info/SOURCES.txt
pyflow_wellies.egg-info/dependency_links.txt
pyflow_wellies.egg-info/entry_points.txt
pyflow_wellies.egg-info/requires.txt
pyflow_wellies.egg-info/top_level.txt
tests/conftest.py
tests/test_config.py
tests/test_data.py
tests/test_mars.py
tests/test_quickstart.py
tests/test_tools.py
wellies/__init__.py
wellies/_version.py
wellies/config.py
wellies/data.py
wellies/deployment.py
wellies/hosts.py
wellies/mars.py
wellies/quickstart.py
wellies/scripts.py
wellies/tasks.py
wellies/tools.py
wellies/triggers.py
wellies/templates/Makefile_t
wellies/templates/config.yaml_t
wellies/templates/data.yaml_t
wellies/templates/execution_contexts.yaml_t
wellies/templates/nodes.py_t
wellies/templates/suite.py_t
wellies/templates/tools.yaml_t