LICENSE
README.md
pyproject.toml
src/depio/BuildMode.py
src/depio/Executors.py
src/depio/Pipeline.py
src/depio/Task.py
src/depio/TaskStatus.py
src/depio/decorators.py
src/depio/exceptions.py
src/depio/file_helpers.py
src/depio/logging.py
src/depio/stdio_helpers.py
src/depio.egg-info/PKG-INFO
src/depio.egg-info/SOURCES.txt
src/depio.egg-info/dependency_links.txt
src/depio.egg-info/requires.txt
src/depio.egg-info/top_level.txt
tests/test_Pipeline_add_task.py
tests/test_Pipeline_solve_order.py
tests/test_Task___eq__.py
tests/test_Task___eq__IgnoredForEq.py
tests/test_Task__get_args_dict.py
tests/test_Task__get_not_updated_products.py
tests/test_Task__parse_annotation_for_metaclass.py
tests/test_Task_statuscolor.py
tests/test_failed_dependency_slurm.py