LICENSE
README.md
pyproject.toml
src/ddeutil/workflow/__about__.py
src/ddeutil/workflow/__init__.py
src/ddeutil/workflow/__types.py
src/ddeutil/workflow/exceptions.py
src/ddeutil/workflow/loader.py
src/ddeutil/workflow/on.py
src/ddeutil/workflow/pipeline.py
src/ddeutil/workflow/scheduler.py
src/ddeutil/workflow/stage.py
src/ddeutil/workflow/utils.py
src/ddeutil_workflow.egg-info/PKG-INFO
src/ddeutil_workflow.egg-info/SOURCES.txt
src/ddeutil_workflow.egg-info/dependency_links.txt
src/ddeutil_workflow.egg-info/requires.txt
src/ddeutil_workflow.egg-info/top_level.txt
tests/test__conf_exist.py
tests/test__local_and_global.py
tests/test__regex.py
tests/test_on.py
tests/test_pipeline.py
tests/test_pipeline_desc.py
tests/test_pipeline_if.py
tests/test_pipeline_matrix.py
tests/test_pipeline_on.py
tests/test_pipeline_params.py
tests/test_pipeline_run.py
tests/test_pipeline_task.py
tests/test_scheduler.py
tests/test_stage_trigger.py
tests/test_utils.py
tests/test_utils_result.py