Spotify API Client
Project description
Spotify API Client
This library aims to implement Spotify’s Authorization flow without the user needing to create a third party application to authorize the application, redirect it to the callback and then manually authorize it with username and password.
This library goal is to make authorization transparent but using Spotipy’s functionality. It is implemented in a non-standard way that Spotify wouldn’t recommend so we can’t guarantee this would work forever.
Read more on USAGE.rst or Read the docs or check the code for substantial docstrings.
How does the library work
Features
- Same features as Spotipy’s library but with transparent authentication
- Renew’s the token transparently
History
0.1 (18-09-2017)
- First release
0.1.1 (09-10-2017)
- Docstrings
0.1.2 (13-10-2017)
- Invalid token message moved to constants
- Improved doc and examples
- Add refresh token back to Token namedtuple from response
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size spotifylib-0.1.2-py2.7.egg (21.7 kB) | File type Egg | Python version 2.7 | Upload date | Hashes View |
Filename, size spotifylib-0.1.2.tar.gz (16.4 kB) | File type Source | Python version None | Upload date | Hashes View |