Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rogerfitz/magla
https://github.com/rogerfitz/magla
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rogerfitz/magla
- Owner: rogerfitz
- Created: 2014-11-22T20:32:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T07:07:00.000Z (almost 8 years ago)
- Last Synced: 2023-09-04T02:46:06.812Z (about 1 year ago)
- Language: JavaScript
- Size: 10.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MAGLA
=====
A Music Player and Recommendation WebsiteBuild in the magla folder with
virtualenv --distribute env
. env/bin/activate (creates a virtual environment to store libraries)
pip install -r requirements.txtrun executing magla/http/app.py
e.g. python magla/http/app.pyhttp is only in use module at the moment.
__________________________________________
Eventual graph vizualization planned