killhamster / flask-styl

An implementation of the STYL script with Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-styl

A fork of the implementation of the STYL script with Flask.

Enter the title of one song and get a list of ten recommendations based on that one song.

Setup:

You need to create a .env file with your SPOTIPY_CLIENT_ID and SPOTIPY_CLIENT_SECRET from Spotify. An extra SECRET_KEY is required so a CRSF token can be generated for the form.

About

An implementation of the STYL script with Flask


Languages

Language:Python 65.1%Language:CSS 20.6%Language:HTML 13.7%Language:Procfile 0.5%