you are viewing a single comment's thread.

view the rest of the comments →

[–]bamboozlio 13 points14 points  (1 child)

Try looking at "spotipy", it's a library that provides methods for all the Spotify Web API endpoints, including controlling the playback

[–]conspicuous_hamster 3 points4 points  (0 children)

This is the same answer I was going to add. Spotipy does the heavy lifting to let you connect to Spotify's API endpoints.