.gitignore
LICENSE
README.md
deploy.sh
main.py
setup.py
cli/__init__.py
cli/spotify.py
cli/commands/__init__.py
cli/commands/auth.py
cli/commands/browse.py
cli/commands/devices.py
cli/commands/history.py
cli/commands/next.py
cli/commands/pause.py
cli/commands/play.py
cli/commands/previous.py
cli/commands/queue.py
cli/commands/repeat.py
cli/commands/save.py
cli/commands/search.py
cli/commands/seek.py
cli/commands/shuffle.py
cli/commands/status.py
cli/commands/toggle.py
cli/commands/top.py
cli/commands/volume.py
cli/utils/Spotify.py
cli/utils/__init__.py
cli/utils/classes.py
cli/utils/constants.py
cli/utils/exceptions.py
cli/utils/functions.py
cli/utils/parsers.py
cloud-functions/auth-redirect/deploy.sh
cloud-functions/auth-redirect/main.py
cloud-functions/auth-redirect/templates/index.html
cloud-functions/auth-refresh/deploy.sh
cloud-functions/auth-refresh/main.py
spotify_cli.egg-info/PKG-INFO
spotify_cli.egg-info/SOURCES.txt
spotify_cli.egg-info/dependency_links.txt
spotify_cli.egg-info/entry_points.txt
spotify_cli.egg-info/requires.txt
spotify_cli.egg-info/top_level.txt