LICENSE
README.md
pyproject.toml
src/sornaris/__init__.py
src/sornaris/cache.py
src/sornaris/cli.py
src/sornaris/models.py
src/sornaris/multi.py
src/sornaris/providers.py
src/sornaris/py.typed
src/sornaris/runner.py
src/sornaris/scoring.py
src/sornaris/search.py
src/sornaris.egg-info/PKG-INFO
src/sornaris.egg-info/SOURCES.txt
src/sornaris.egg-info/dependency_links.txt
src/sornaris.egg-info/entry_points.txt
src/sornaris.egg-info/requires.txt
src/sornaris.egg-info/top_level.txt
tests/test_cache.py
tests/test_cli.py
tests/test_models.py
tests/test_multi.py
tests/test_providers.py
tests/test_runner.py
tests/test_scoring.py
tests/test_search.py