This is a small utility to help pull the data from the Learning Registry into a datastore of you choice.
###RabbitMQ ###Redis ###Python ###Celery
On OS X, you will also need libevent
, which can be installed with homebrew: brew install libevent
#Setup
Run pip install -U -r requirements.txt
#Startup
To start run celryd -B
from the source directory. To run as a deamon follow these instructions