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 09:13:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3f321bf5d4
spotipy
/
spotipy
History
Ryan K. Lee
3f321bf5d4
update limit on current_user_saved_albums
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 limit on current_user_saved_albums
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