cristoper / feedmixer

A self-hosted API to fetch and mix entries from Atom and RSS feeds (returns Atom, RSS, or JSON)
Do What The F*ck You Want To Public License
168 stars 10 forks source link

Consider using speedparser instead of feedparser #3

Closed cristoper closed 4 years ago

cristoper commented 5 years ago

Should evaluate how well this works: https://github.com/jmoiron/speedparser

cristoper commented 4 years ago

It looks like speedparser is not maintained and not easy to get going with the latest feedparser and Python 3 version. I'm not sure how much of a speed-up it might provide, but I'm closing this for now.