I will to take some time and digest Oz's changes and do the following:
Replace homemade web machine to Flask which is a great solution to both serve JSON for the Fever API and a web UI
Simplify the fetcher a bit. It is too clever on certain spots and this complicate code with no real advantage for the user
Continue to modernise the code base using latest Python3, Peewee and Requests packages
Revamp the UI by implementing most requested features (like feed groups, mute feeds. etc.)
Add support to more exotic RSS features like media enclosures and site-scraping capabilities (there are complete Python module to scrape nearly everything these days)
The port to Python 3 has been done by Oz Tiram.
I will to take some time and digest Oz's changes and do the following:
It will be a long trek... :)