Skip to content

aakar345/muze

 
 

Repository files navigation

muze

Online Music Therapist

Requirements

Library Version
Algorithmia
Flask 0.12.2
hsaudiotag 1.1.1
Jinja2 2.10
Matplotlib 2.1.2
NumPy 1.14.0
Pillow 5.0.0
simplejson 3.13.2
six 1.11.0
urllib3 1.22
Werkzeug 0.14.1

Data credits

Setup

Edit line 17 in algorithmia.py and add your Algorithmia API key:

def get_emotion():
...
    client = Algorithmia.client('api-key')
...

How to run

  • In your terminal, type python app.py
  • Visit http://localhost:5000 in a web browser
  • Enjoy the music!
  • When the playlist ends, if you want to listen more, click on 'Get more music'

About

Online music therapist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.0%
  • CSS 32.2%
  • Python 23.8%