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
280e140b40
spotipy
/
spotipy
History
Stephane Bruckert
6ab96c3c91
Clean up + missing tests
2020-01-11 23:30:57 +00:00
..
__init__.py
Make import statements explicit relative imports
2020-01-11 19:56:32 +00:00
client.py
Clean up + missing tests
2020-01-11 23:30:57 +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
remove unneccesary whitespaces, shorten some lines, and add name to contibutors
2020-01-11 19:56:00 +00:00