You want to run the following commonds on you commaon line to run the web servers
- install python 3.3+ version plz
- python.exe -m pip install --upgrade pip
- python -m venv myproject
- myproject\Scripts\activate
- pip install Flask twilio
You wanna run the follwing for sportify
- pip install spotipy
- pip install Flask IPython
- pip install matplotlib
- pip install pandas
- pip install seaborn
- pip install keras
- pip install tensorflow
- pip install -U scikit-learn