LICENSE.txt
README.md
pyproject.toml
setup.cfg
src/SpotYourSpotify/__init__.py
src/SpotYourSpotify/play.py
src/SpotYourSpotify.egg-info/PKG-INFO
src/SpotYourSpotify.egg-info/SOURCES.txt
src/SpotYourSpotify.egg-info/dependency_links.txt
src/SpotYourSpotify.egg-info/top_level.txt
src/SpotYourSpotify/quiz/__init__.py
src/SpotYourSpotify/quiz/playgame.py
src/SpotYourSpotify/quiz/quizbuilder.py
src/SpotYourSpotify/stats/__init__.py
src/SpotYourSpotify/stats/readdata.py
src/SpotYourSpotify/stats/showstats.py
tests/testplaygame.py
tests/testquizbuilder.py
tests/testreaddata.py
tests/testshowstats.py
tests/testsuite.py