1. Home
  2. Computing & Technology
  3. Python

How To Build An RSS Reader With Python: The Code

By Al Lukaszewski, About.com

If you are working through my tutorial on building an RSS Reader with Python, these links will likely prove useful to you. I have posted a sample of every file used in the application save for the CSS file.
Difficulty: N/A
Time Required: n/a

Here's How:

  1. RSSReader.py - the non-CGI version
  2. RSSReader.cgi - the CGI version of the same program
  3. RSSReader.php - the PHP script that mediates between the webpage and the Python backend
  4. index.html - the HTML source for the main webpage
  5. menu.html - the HTML source for the menu frame
  6. feedlist.dat - a sample RSS feed data file
More Python How To's

Explore Python

More from About.com

  1. Home
  2. Computing & Technology
  3. Python

©2008 About.com, a part of The New York Times Company.

All rights reserved.