README.md
setup.py
spotipy2/__init__.py
spotipy2/client.py
spotipy2/exceptions.py
spotipy2.egg-info/PKG-INFO
spotipy2.egg-info/SOURCES.txt
spotipy2.egg-info/dependency_links.txt
spotipy2.egg-info/top_level.txt
spotipy2/auth/__init__.py
spotipy2/auth/base_auth_flow.py
spotipy2/auth/client_credentials_flow.py
spotipy2/auth/token.py
spotipy2/methods/__init__.py
spotipy2/methods/artists.py
spotipy2/methods/tracks.py
spotipy2/types/__init__.py
spotipy2/types/artist.py
spotipy2/types/track.py