.DS_Store
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
LLMKpis.xlsx
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
test_package.py
tox.ini
.github/.DS_Store
.github/release.yml
.github/workflows/.DS_Store
.github/workflows/release.yml
package/__init__.py
package/__main__.py
package/module.py
src/.DS_Store
src/PickYourLLM.egg-info/PKG-INFO
src/PickYourLLM.egg-info/SOURCES.txt
src/PickYourLLM.egg-info/dependency_links.txt
src/PickYourLLM.egg-info/entry_points.txt
src/PickYourLLM.egg-info/requires.txt
src/PickYourLLM.egg-info/top_level.txt
src/run/.DS_Store
src/run/LLMKpis.xlsx
src/run/__init__.py
src/run/run.py