View source for PyFeedRead

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Template used on this page:

Return to PyFeedRead.

Personal tools
pyFeedRead - lists a feed

Overview

Little Python tool to read text only RSS feeds, developed as a proof of concept. The initial project goal was to see what can be done in 3 hours of Python programming (see Version 0.1 for the result).

Download

Release

pyFeedRead-0.2.tar.gz.tar.gz

SVN

Access the current SVN version at: http://neo1973-germany.de/svn/pyFeedRead/

Environment

  • needs Python, pyGTK and other stuff:
python-core python-misc python-lang python-pygtk python-netclient

on Debian you just need:

python-gtk2