Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 293 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 293 Bytes

Feed List

Simple python script that uses the feedparser library to pull a list of RSS feeds, sort their items by date, and generate a simple HTML file.

Open up the script and edit the few global vars as you desire.

Tested with python 3.5 and feedparser 5.2.1

example