Open Scriptize opened 2 months ago
Create a class that handles auth, and reccomendation requests in python:
have a function called get_auth_utl that returns the authorization link
get_auth_utl
have a function called get_reccomendations that returns a list of 6 reccomendations using genre, year, and tempo
get_reccomendations
genre
year
tempo
Create a class that handles auth, and reccomendation requests in python:
have a function called
get_auth_utl
that returns the authorization linkhave a function called
get_reccomendations
that returns a list of 6 reccomendations usinggenre
,year
, andtempo