InstallationΒΆ

At the command line:

$ pip install spotifylib

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv spotifylib
$ pip install spotifylib