spotipy/spotipy
ivyadam 5175f19851
Updated documentation about ISO-639 language codes and address issue #753 (#800)
* Updated references to ISO 639 standard to clarify that the ISO 639-1 alpha-2 standard is used.

* Added `market` parameter to `album` and `albums`

* fix formatting change
2022-06-18 23:18:59 +01:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Simplify check for existing token (#765) 2022-01-03 19:33:13 +01:00
client.py Updated documentation about ISO-639 language codes and address issue #753 (#800) 2022-06-18 23:18:59 +01:00
exceptions.py Give a reason for player errors in SpotifyException (#543) 2020-07-23 17:08:47 +01:00
oauth2.py Fix text attribute for Response object (#811) 2022-06-18 23:17:58 +01:00
util.py Allow the scope to be either a list or comma separated string (#650) 2021-03-04 18:56:39 +01:00