Skip to content

RESTful Web application based on Flask, Sqlalchemy and Spotify Web API(Spotipy).

License

Notifications You must be signed in to change notification settings

decaun/spotify-forum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-forum

RESTful Web application based on Flask, Sqlalchemy and Spotify Web API(Spotipy).


Install miniconda > https://docs.conda.io/en/latest/miniconda.html

Install python 3.7 > conda install python=3.7

Install dependencies > NT > pip install -r .\spotify-forum\requirements.txt

Install dependencies > POSIX > pip install -r ./spotify-forum/requirements.txt

Install pip > conda install pip

run > NT > python .\spotify-forum\run.py

run > POSIX > python ./spotify-forum/run.py

Go to this link from browser: http://127.0.0.1/new/14

About

RESTful Web application based on Flask, Sqlalchemy and Spotify Web API(Spotipy).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published