.coveragerc
.editorconfig
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGES.rst
LICENSE
README.rst
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
tox.ini
.github/dependabot.yml
docs/conf.py
docs/history.rst
docs/index.rst
src/pupil_labs/real_time_screen_gaze/__init__.py
src/pupil_labs/real_time_screen_gaze/camera_models.py
src/pupil_labs/real_time_screen_gaze/gaze_mapper.py
src/pupil_labs/real_time_screen_gaze/marker_generator.py
src/real_time_screen_gaze.egg-info/PKG-INFO
src/real_time_screen_gaze.egg-info/SOURCES.txt
src/real_time_screen_gaze.egg-info/dependency_links.txt
src/real_time_screen_gaze.egg-info/requires.txt
src/real_time_screen_gaze.egg-info/top_level.txt
tests/test_api.py