LICENCE
MANIFEST.in
README.md
pypi_installation_guide.md
pyproject.toml
requirements.txt
setup.py
bonicbot/__init__.py
bonicbot/controller.py
bonicbot/gui.py
bonicbot/test_installation.py
bonicbot.egg-info/PKG-INFO
bonicbot.egg-info/SOURCES.txt
bonicbot.egg-info/dependency_links.txt
bonicbot.egg-info/entry_points.txt
bonicbot.egg-info/not-zip-safe
bonicbot.egg-info/requires.txt
bonicbot.egg-info/top_level.txt
docs/API.md
examples/base_movement.py
examples/basic_control.py
examples/head_gestures.py
examples/head_movements.py
tests/__init__.py
tests/test_controller.py