marianosimone / listal-widgets

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:The Unlicense


Languages

Language:Python 88.3%Language:Smarty 6.4%Language:HTML 4.9%Language:Procfile 0.4%