README.md
pyproject.toml
src/holle_music/__init__.py
src/holle_music/__main__.py
src/holle_music/app.py
src/holle_music/glm_api.py
src/holle_music/lyrics_ai.py
src/holle_music/minimax_api.py
src/holle_music/models.py
src/holle_music/player.py
src/holle_music/scanner.py
src/holle_music/spectrum.py
src/holle_music/widgets.py
src/holle_music.egg-info/PKG-INFO
src/holle_music.egg-info/SOURCES.txt
src/holle_music.egg-info/dependency_links.txt
src/holle_music.egg-info/entry_points.txt
src/holle_music.egg-info/requires.txt
src/holle_music.egg-info/top_level.txt
tests/test_commands.py
tests/test_models.py
tests/test_player.py
tests/test_scanner.py