If you have not already stumbled across my Towards Data Science article for this project, please check it out here!
If you would like to support this project, you can fuel me with ☕ here: ko-fi.com/sejaldua
Note: you must have access to the Spotify Developer API to use this repo. :)
The technical code for this project is contained in notebook.ipynb
.
The web application containing user-friendly, interactive visualization code-- lives in app.py
.
pip install -r requirements.txt
streamlit run app.py