Member-only story
Awesome Python Package For Spotify Users!
2 min readMay 5, 2022
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at an awesome Python package that allows us to utilize the Spotify Web API! This specific package is called Spotipy, luckily for us, this project is hosted on GitHub, here is a link to their repository:
You can also check out their website below as well:
With this specific package, we get to have access to the complete music data library of Spotify! If this…