AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
_version.py
pyproject.toml
setup.cfg
setup.py
assets/audio/dummy.ogg
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/ref/fig3.1.png
docs/ref/fig3.2.png
shenko/__init__.py
shenko/shenko.py
shenko.egg-info/PKG-INFO
shenko.egg-info/SOURCES.txt
shenko.egg-info/dependency_links.txt
shenko.egg-info/entry_points.txt
shenko.egg-info/not-zip-safe
shenko.egg-info/requires.txt
shenko.egg-info/top_level.txt
shenko/assets/audio/beep.ogg
shenko/assets/audio/click.ogg
shenko/assets/audio/click.wav
shenko/assets/images/logo.png
shenko/s00_init/__init__.py
shenko/s00_init/menu.py
shenko/utils/__init__.py
shenko/utils/assets.py
shenko/utils/logger.py
shenko/utils/ui.py
tests/test_shenko.py