mirror of
https://github.com/c0de-archive/spotipy.git
synced 2024-11-05 07:27:47 +00:00
Updated install procedures and docs
This commit is contained in:
parent
4da11677c5
commit
2b4143aef1
@ -11,6 +11,14 @@ the library simply by downloading the distribution, unpack it and install in the
|
|||||||
|
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|
||||||
|
You can also install it using a popular package manager with
|
||||||
|
|
||||||
|
`pip install SpotipyWebAPI`
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
`easy_install SpotipyWebAPI`
|
||||||
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user