Description A web app that uses the Spotify Web API to generate a playlist for a user based on their top X tracks! Installation and Usage Use pip3 to install necessary dependencies: pip3 install -r requirements.txt Run via: python3 main.py