Skip to content

This repository contains code that will play song based on the mood entered by the user in the console using the spotify API

Notifications You must be signed in to change notification settings

hardik-pratap-singh/mood-to-song

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 Clone this repository from here
2. Type code mood-to-song in your terminal to open the directory in code editor
3. make sure your current directory is mood-to-song
4. python -m venv myenv
5. myenv\Scripts\activate
6. pip install -r requirements.txt
7. python final.py

About

This repository contains code that will play song based on the mood entered by the user in the console using the spotify API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages