.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
MANIFEST.in
Makefile
README.md
environment.yaml
noxfile.py
pyproject.toml
setup.cfg
.github/copilot-instructions.md
.github/workflows/test.yml
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/modules.rst
docs/readme.rst
docs/usage.rst
rey/_version.py
rey/example.py
rey/py.typed
rey.py.egg-info/PKG-INFO
rey.py.egg-info/SOURCES.txt
rey.py.egg-info/dependency_links.txt
rey.py.egg-info/requires.txt
rey.py.egg-info/top_level.txt
tests/conftest.py
tests/test_example.py
tests/test_rey.py