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
ef49cd6e03
spotipy
/
spotipy
History
Sandeep Murthy
ef49cd6e03
Update spotify package initialiser
2020-01-11 19:54:20 +00:00
..
__init__.py
Update spotify package initialiser
2020-01-11 19:54:20 +00:00
client.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
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
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