This website requires JavaScript.
Explore
Help
Register
Sign In
anas
/
spotipy
Watch
1
Star
0
Fork
0
You've already forked spotipy
mirror of
https://github.com/spotipy-dev/spotipy.git
synced
2026-06-19 01:03:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d287dd23ae
spotipy
/
spotipy
History
Yasser Sinjab
7da89b3137
Fix class initialization
...
- make super python 2 compatible for SpotifyOauthError
2020-05-27 23:38:44 +03:00
..
__init__.py
Propagate refresh token error,
fixes
#259
(
#261
)
2020-04-02 20:03:24 +01:00
client.py
Remove basicConfig as it is not needed,
fixes
#478
(
#482
)
2020-04-26 23:52:57 +01:00
exceptions.py
Propagate refresh token error,
fixes
#259
(
#261
)
2020-04-02 20:03:24 +01:00
oauth2.py
Fix class initialization
2020-05-27 23:38:44 +03:00
util.py
Fix issue with hanging authorization process if no port is provided,
fixes
#471
,
fixes
#474
(
#477
)
2020-04-19 22:39:03 +01:00