MANIFEST.in
README.md
pyproject.toml
src/auto_td/__init__.py
src/auto_td/cli.py
src/auto_td/client.py
src/auto_td/constants.py
src/auto_td/logging_utils.py
src/auto_td/models.py
src/auto_td/paths.py
src/auto_td/quick.py
src/auto_td/runner.py
src/auto_td/scheduler.py
src/auto_td/storage.py
src/auto_td/templates/config.json
src/auto_td/templates/settings.json
src/autotd_buaa.egg-info/PKG-INFO
src/autotd_buaa.egg-info/SOURCES.txt
src/autotd_buaa.egg-info/dependency_links.txt
src/autotd_buaa.egg-info/entry_points.txt
src/autotd_buaa.egg-info/top_level.txt
tests/test_protocol_runner_scheduler.py
tests/test_storage_cli.py