LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
examples/__init__.py
examples/automated_testing.py
examples/basic_usage.py
examples/custom_settings.py
examples/multi_replay.py
examples/save_recordings.py
examples/utility_check.py
scripts/__init__.py
scripts/batch_process.py
src/brogcursor.egg-info/PKG-INFO
src/brogcursor.egg-info/SOURCES.txt
src/brogcursor.egg-info/dependency_links.txt
src/brogcursor.egg-info/entry_points.txt
src/brogcursor.egg-info/requires.txt
src/brogcursor.egg-info/top_level.txt
src/brogscursor/__init__.py
src/brogscursor/cli.py
src/brogscursor/recorder.py
src/brogscursor/utils.py
tests/__init__.py
tests/test_recorder.py