The Spotify Web API allows developers to use their application to get data from the Spotify music catalog. The endpoints results in JSON format providing information such as artists, albums, and tracks directly from the Spotify catalog. Depending on user's authorization, the API can also provide developers access to user-related data i.e. Playlists and musics saved in user's. Creating a Spotify Developers Account. Go to the Spotify Developers Dashboard and sign up for an account. When you're all signed up, you'll get to the Spotify Developers Dashboard that shows your applications. Click 'Create An App'. Spotify Developers Dashboard. You won't have an application already when you sign up the first time.
Latest versionReleased:
spotify.py is an asynchronous API wrapper for Spotify written in Python.
Project description
An API library for the spotify client and the Spotify Web API written in Python.
Spotify.py is an asyncronous API library for Spotify. While maintaining anemphasis on being purely asyncronous the library provides syncronousfunctionality with the spotify.sync
module.
Index
Installing
To install the library simply clone it and run pip.
git clone https://github.com/mental32/spotify.py
pip3 install -U .
or use pypi
pip3 install -U spotify
(latest stable)pip3 install -U git+https://github.com/mental32/spotify.py#egg=spotify
(nightly)
Examples
Sorting a playlist by popularity
Required oauth scopes for methods
Usage with flask
Resources
For resources look at the examples or ask in the discord
Project details
Release historyRelease notifications | RSS feed
0.10.2
0.10.1
0.10.0
0.9.0
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.3
0.6.1
0.6.0
0.5.1
0.5.0
0.4.8
0.4.0
0.3.0
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.0.2
Download files
Get Spotify App For Pc
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 spotify-0.10.2-py3-none-any.whl (46.4 kB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size spotify-0.10.2.tar.gz (39.7 kB) | File type Source | Python version None | Upload date | Hashes |
Spotify Api Example
Hashes for spotify-0.10.2-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | be9d05d6f419f1fba0c02b8123d716082597d4a1fa505b1b2f543d351afb1e30 |
MD5 | a3164459d35dfa122ffba0abd3f039be |
BLAKE2-256 | c6a0384d44f58c4cfc64b91337d8573cf89b6be0ac71fc08db4d09852ea85d4d |
Get Spotify App Api Login
CloseGet Spotify App Api Software
Hashes for spotify-0.10.2.tar.gz
Spotify Api Data
Algorithm | Hash digest |
---|---|
SHA256 | f8e64eefac3f5cbd6718a2b7d43d244707d6974fbc30664fa0c653c56f3941ca |
MD5 | 7a6ab422fda230e2fa1a508b1fea03a7 |
BLAKE2-256 | d2a1b08be1aae30d1dd28b63328e114d9d3a326308db07461604ef24e31e6a5e |