LICENSE
README.md
pyproject.toml
botstop/__init__.py
botstop/__main__.py
botstop/api.py
botstop/challenge.py
botstop/cli.py
botstop/fonts.py
botstop/mask.py
botstop/motion.py
botstop/noise.py
botstop/render.py
botstop/serve.py
botstop/service.py
botstop/settings.py
botstop/store.py
botstop/verify.py
botstop.egg-info/PKG-INFO
botstop.egg-info/SOURCES.txt
botstop.egg-info/dependency_links.txt
botstop.egg-info/entry_points.txt
botstop.egg-info/requires.txt
botstop.egg-info/top_level.txt
botstop/server/__init__.py
botstop/server/app.py
tests/test_api.py
tests/test_challenge.py
tests/test_fit.py
tests/test_github_demo.py
tests/test_noise.py
tests/test_server.py
tests/test_service.py