Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rogerfitz/magla


https://github.com/rogerfitz/magla

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

MAGLA
=====
A Music Player and Recommendation Website

Build in the magla folder with
virtualenv --distribute env
. env/bin/activate (creates a virtual environment to store libraries)
pip install -r requirements.txt

run executing magla/http/app.py
e.g. python magla/http/app.py

http is only in use module at the moment.

__________________________________________
Eventual graph vizualization planned