1. Home
  2. Computing & Technology
  3. Python

How To Build An RSS Reader With Python: The Code

From Al Lukaszewski, for 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
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Python

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

All rights reserved.