spotipy/spotipy
HES SONG 9d88a68d50 Update client.py (add playlist endpoint)
There was an upate with Spotify Web APi to bring playlist with using ID.
2020-01-11 19:54:21 +00:00
..
__init__.py Remove relative imports in spotify package initialiser 2020-01-11 19:54:20 +00:00
client.py Update client.py (add playlist endpoint) 2020-01-11 19:54:21 +00:00
oauth2.py Re-order imports and specify UTF-8 encoding header in all base modules and package initialiser (ref. https://www.python.org/dev/peps/pep-0008/#imports, https://www.python.org/dev/peps/pep-0008/#source-file-encoding) + add __all__ attribute 2020-01-11 19:54:20 +00:00
util.py Update tests - make client credentials env. vars list a commonly accessible dictionary in spotipy/util.py 2020-01-11 19:54:20 +00:00