On Thu, Oct 7, 2010 at 10:33 AM, Avinash TM <[email protected]> wrote: > Hi all, > So far i learnt few things about how to parse the feeds using feedparser. > Now i would like to know much about 'creating rss feeds and rss feed > generation using *python*'. > But i didn't get any good simple examples or referring sites in internet. > So please suggest me. [...]
How did you search? Searching for "python rss feed generator" turns up many likely-looking links. Haven't used a pure Python RSS feed generator (generally use Django facilities for this), but people seem to recommend http://www.dalkescientific.com/Python/PyRSS2Gen.html Regards, Gora _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
