.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
contributors.md
environment.yml
mkdocs.yml
pyproject.toml
setup.py
.github/workflows/cd-hpc.yml
.github/workflows/cd.yml
.github/workflows/ci-docs.yml
.github/workflows/ci.yml
.github/workflows/readthedocs-pr.yml
docs/_todos.md
docs/configurations.md
docs/environment.yml
docs/index.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/host.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_deployment.py
tests/test_log_archiving.py
tests/test_mars.py
tests/test_nodes.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/exceptions.py
wellies/hosts.py
wellies/log_archiving.py
wellies/mars.py
wellies/quickstart.py
wellies/scripts.py
wellies/show_versions.py
wellies/tasks.py
wellies/tools.py
wellies/triggers.py
wellies/templates/build.sh_t
wellies/templates/config.py_t
wellies/templates/data.yaml_t
wellies/templates/deploy.py_t
wellies/templates/host.yaml_t
wellies/templates/nodes.py_t
wellies/templates/profiles.yaml_t
wellies/templates/test_configs.py_t
wellies/templates/tools.yaml_t
wellies/templates/user.yaml_t