.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
examples/_other_module.py
examples/example.py
src/eulogy/__init__.py
src/eulogy/config.py
src/eulogy/eulogy.py
src/eulogy.egg-info/PKG-INFO
src/eulogy.egg-info/SOURCES.txt
src/eulogy.egg-info/dependency_links.txt
src/eulogy.egg-info/requires.txt
src/eulogy.egg-info/top_level.txt
tests/test_interface.py