The following are some links that I would delicious if Delicious still worked on my netbook:
http://www.ibm.com/developerworks/webservices/library/ws-pyth11/index.html
Tutorial on a couple Python RSS parsers. RSS.py’s canonical hosting location is a Gist; the other one listed, rssparser.py, broke when I tried to parse my Twitter feed. Mark Pilgrim (who committed blogicide) is listed as the maintainer, so I guess this is a bit dated.
http://packages.python.org/feedparser/
Python parser for all kinds of RSS and Atom feeds. I’m going with this one. Parsed my Twitter and blog feeds. Apparently the successor to rssparser.py.
http://wiki.python.org/moin/RssLibraries
Articles about various RSS libraries. Note to self: there is another article about feedparser here.
http://brentlandels.com/site/featured-stories/twitter-tricks-find-your-account-rss-feed-in-the-new-profile-format/
Finding your twitter RSS feed. Just use the username though, (e.g. “cathodion”) in place of the user number.