README.md
pyproject.toml
botmanifold/__init__.py
botmanifold/client.py
botmanifold/types.py
botmanifold.egg-info/PKG-INFO
botmanifold.egg-info/SOURCES.txt
botmanifold.egg-info/dependency_links.txt
botmanifold.egg-info/entry_points.txt
botmanifold.egg-info/requires.txt
botmanifold.egg-info/top_level.txt
botmanifold/arena/__init__.py
botmanifold/arena/client.py
botmanifold/cli/__init__.py
botmanifold/cli/main.py
botmanifold/cli/commands/__init__.py
botmanifold/cli/commands/arena.py
botmanifold/cli/commands/verify.py
botmanifold/verify/__init__.py
botmanifold/verify/client.py
botmanifold/verify/report.py
botmanifold/verify/types.py
tests/test_client.py