#Six Degrees of Kanye West
Source code for sixdegreesofkanyewest.com
This is just a working title until I come up with one that sticks.
The spotify.py
uses the Spotipy
package to access the Spotify API.
From here, information on artists is collected and saved to a database, the structure of which is still being decided.
From the database, a network will be created and this will allow all sorts of analytics to take place relating to the network of artists.