LICENSE.md
README.md
pyproject.toml
src/ds/__init__.py
src/ds/__main__.py
src/ds/args.py
src/ds/configs.py
src/ds/env.py
src/ds/symbols.py
src/ds/tasks.py
src/ds_run.egg-info/PKG-INFO
src/ds_run.egg-info/SOURCES.txt
src/ds_run.egg-info/dependency_links.txt
src/ds_run.egg-info/entry_points.txt
src/ds_run.egg-info/requires.txt
src/ds_run.egg-info/top_level.txt
test/test_args.py
test/test_configs.py
test/test_env.py
test/test_main.py
test/test_tasks.py