README.md
pyproject.toml
src/dagflow_cli/__init__.py
src/dagflow_cli/commands.py
src/dagflow_cli/launch.py
src/dagflow_cli/manager.py
src/dagflow_cli/pex.py
src/dagflow_cli/plugin_spec.py
src/dagflow_cli/runtime-platforms.json
src/dagflow_cli/workspace.py
src/dagflow_cli_plugin.egg-info/PKG-INFO
src/dagflow_cli_plugin.egg-info/SOURCES.txt
src/dagflow_cli_plugin.egg-info/dependency_links.txt
src/dagflow_cli_plugin.egg-info/entry_points.txt
src/dagflow_cli_plugin.egg-info/requires.txt
src/dagflow_cli_plugin.egg-info/top_level.txt
tests/test_commands.py
tests/test_launch.py
tests/test_manager.py
tests/test_packaging.py
tests/test_pex.py
tests/test_workspace.py