https://github.com/rogerfitz/magla
https://github.com/rogerfitz/magla
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rogerfitz/magla
- Owner: rogerfitz
- Created: 2014-11-22T20:32:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T07:07:00.000Z (over 9 years ago)
- Last Synced: 2025-03-25T18:52:21.010Z (about 1 year ago)
- Language: JavaScript
- Size: 10.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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