Basic program that finds the current song playing on your Spotify account and then uses web scraping to display the lyrics
requirments:
-BS4
-requests
-Spotify-token module (pip install spotify-token)
Aside from that, it can be cloned and run as is.