CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
QUICK_START.md
README.md
pyproject.toml
examples/run_pipeline.py
examples/tasks.json
examples/tasks.yaml
taskflow/__init__.py
taskflow/core.py
taskflow/parser.py
taskflow/tasks/__init__.py
taskflow/tasks/ai_tasks.py
taskflow/tasks/data_tasks.py
taskflow/tasks/rpa_tasks.py
taskflow_pipeline.egg-info/PKG-INFO
taskflow_pipeline.egg-info/SOURCES.txt
taskflow_pipeline.egg-info/dependency_links.txt
taskflow_pipeline.egg-info/requires.txt
taskflow_pipeline.egg-info/top_level.txt
tests/__init__.py
tests/test_pipeline.py