Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gitaaron/odosloop
- Owner: gitaaron
- Created: 2010-12-29T22:09:21.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-09T22:32:05.000Z (over 12 years ago)
- Last Synced: 2024-04-14T15:04:45.382Z (9 months ago)
- Language: JavaScript
- Homepage: http://odosloop.com
- Size: 2.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 8082Before running do a soft copy for the templates dir.
~:ln -s PATH_TO_PROJECT/sodalabs/templates /u/media/sodalabs/templatesRequirements
------------
* django
* google data python client (http://code.google.com/p/gdata-python-client/)
* simplejson
* lxml
* pil