Download List

Project Description

pyAggr3g470r is a news aggregator with a Web interface based on Flask. It can be deployed on Heroku or on a traditional server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-14 03:21
3.8

This release introduces a reworked management page; it is now possible to change the username and password via this page. Some improvements concerning the HTML export of the database have been made. Finally, indexed MongoDB full text searching provides a much faster search.

2012-12-30 12:58
3.7

pyAggr3g470r is now using the Mako template library.

Performance improvements for the MongoDB database have been made, and some minor bugfixes.

Stop words (a,
of,
the,
an,
for...) are now ignored when calculating top words for the generation of
the tag cloud.

A new page indicates the list of inactive feeds (with no new published articles since
a given number of days).
Tags: Major feature enhancements, Minor bugfixes

2011-11-29 16:01
3.1

A new version of the QR Code module is used. For each article, a QR Code is generated based on the content of the article. If the article is too long, only the article's URL is encoded in the QR Code. For a given string, the algorithm tries the generate as small a QR Code as possible. Minor bugs were fixed.
Tags: Minor feature enhancements, QR Code

2011-10-26 03:32
3.0

This release introduces exportation of articles to the HTML format and to the PDF format (there is still exportation to ePub). The sharing of articles with delicious.com was replaced by pinboard.in.
Tags: Feature Addition

2011-08-27 06:31
2.9

Some minor improvements. A bug with the HTML <code> tag bas been fixed. Cleanup was done with Pylint. The test database of pyAggr3g470r contains more than 22000 articles, and it runs perfectly.
Tags: Minor Bugfix and enhancements

Project Resources