LICENSE
README.md
pyproject.toml
setup.py
substratools/__init__.py
substratools/__version__.py
substratools/algo.py
substratools/exceptions.py
substratools/metrics.py
substratools/opener.py
substratools/task_resources.py
substratools/utils.py
substratools/workspace.py
substratools.egg-info/PKG-INFO
substratools.egg-info/SOURCES.txt
substratools.egg-info/dependency_links.txt
substratools.egg-info/not-zip-safe
substratools.egg-info/requires.txt
substratools.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_aggregatealgo.py
tests/test_algo.py
tests/test_compositealgo.py
tests/test_metrics.py
tests/test_opener.py
tests/test_task_resources.py
tests/test_utils.py
tests/test_workflow.py
tests/utils.py