You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

384 B

prolefeeder

prolefeeder offers querfunk's recordings as downloads.

![README.png]

testing

in a virtualenv:

pip install -r requirements.txt
ln -s config.py.example config.py
mkdir /var/tmp/prolefeeder-test-data
mkdir /var/tmp/prolefeeder-test-out
python generate-test-data.py
python prolefeeder.py

and then open http://127.0.0.1:5000/ in your browser.