LICENSE
README.md
pyproject.toml
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/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.py
tests/test_Task2.py
tests/test_Task3.py
tests/test_Task4.py