Open Source RSS Reader in Python?

alex23 wuwei23 at gmail.com
Wed Jul 1 23:53:37 EDT 2009


On Jul 2, 9:18 am, Alex <alex.lavoro.pro... at gmail.com> wrote:
> I am looking for an open source RSS reader (desktop, not online)
> written in Python but in vain. I am not looking for a package but a
> fully functional software.
>
> Google: python "open source" (rss OR feeds) reader
>
> Any clue ?

It's always worth taking a look at PyPI. Some packages work perfectly
well as stand alone applications.

http://pypi.python.org/pypi?%3Aaction=search&term=rss&submit=search

These two look promising:
+ NewsFeed (Tk-based): http://home.arcor.de/mdoege/newsfeed/
+ urssus (QT-based): http://code.google.com/p/urssus/



More information about the Python-list mailing list