pyAggr3g470r is a news aggregator with a Web interface based on Flask. It can be deployed on Heroku or on a traditional server.
| Tags | RSS Python feedreader aggregator aggregate news news aggregator heroku |
|---|---|
| Licenses | Affero GPL v3 or more recent |
| Operating Systems | Unix Windows |
| Implementation | Python flask bootstrap SQLAlchemy feedparser |
| Translations | English French |
pyAggr3g470r (https://pyaggr3g470r.herokuapp.com/) will now fetch your news every hour. So you do not need to click "Fetch", although it is always possible.


Release Notes: This release introduces a redesigned homepage which loads much faster and is easier to read. pyAggr3g470r can now be run by Apache. Adding a feed no longer requires a title and a site link.


Release Notes: This version makes it possible for a user to export all of their feeds and articles as a JSON file for later restoration.


Release Notes: This release introduces some UI improvements, especially for the home page.


Release Notes: This release adds minor bug fixes and UI improvements.


Release Notes: When deployed on Heroku, the platform now uses the Postmark service to send account confirmation emails to users. It is no longer required to enter a first name and a last name to create an account.