LICENSE
README.md
pyproject.toml
atlo/__init__.py
atlo/cli.py
atlo/config.py
atlo/detector.py
atlo/diff.py
atlo/export.py
atlo/init_template.py
atlo/logs.py
atlo/multi_runner.py
atlo/parser.py
atlo/progress.py
atlo/utils.py
atlo/workflow.py
atlo_cli.egg-info/PKG-INFO
atlo_cli.egg-info/SOURCES.txt
atlo_cli.egg-info/dependency_links.txt
atlo_cli.egg-info/entry_points.txt
atlo_cli.egg-info/requires.txt
atlo_cli.egg-info/top_level.txt
tests/test_config.py
tests/test_detector.py
tests/test_diff.py
tests/test_export.py
tests/test_logs.py
tests/test_multi_runner.py
tests/test_parser.py
tests/test_progress.py
tests/test_utils.py
tests/test_workflow.py