Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gitaaron/odosloop

social music listening sieite
https://github.com/gitaaron/odosloop

Last synced: about 2 months ago
JSON representation

social music listening sieite

Awesome Lists containing this project

README

        

ODOSLOOP
--------

This project is based on django. To get started you first download/install django then you do something like -
~:./manage.py runserver 8082

Before running do a soft copy for the templates dir.
~:ln -s PATH_TO_PROJECT/sodalabs/templates /u/media/sodalabs/templates

Requirements
------------
* django
* google data python client (http://code.google.com/p/gdata-python-client/)
* simplejson
* lxml
* pil