Back end for crawling and notifying a subscriber for changes in a certain playlist on spotify. Note, this will not allow any input from the user in order to add a playlist/email to the databases.
Uses spotipy for handling the spotify API, peewee for the database ORM and sendgrid to handle the email delivery.