LICENSE
README.md
pyproject.toml
simpleplay/__init__.py
simpleplay/__main__.py
simpleplay/app.py
simpleplay/models.py
simpleplay/player.py
simpleplay/youtube.py
simpleplay.egg-info/PKG-INFO
simpleplay.egg-info/SOURCES.txt
simpleplay.egg-info/dependency_links.txt
simpleplay.egg-info/entry_points.txt
simpleplay.egg-info/requires.txt
simpleplay.egg-info/top_level.txt
tests/test_app.py
tests/test_models.py
tests/test_player.py
tests/test_playlist_sync.py
tests/test_queue_view.py
tests/test_youtube.py