/listal-widgets

A simple web app to let you access Listal's feeds in json/html

Primary LanguagePythonThe UnlicenseUnlicense

Setup

virtualenv env
source env/bin/activate
pip install -r requirements.txt
pre-commit install

Run locally

python main.py

Then, you can hit one of the urls directly through your browser, wget, curl, or your preferred method.