Rss Feed Creator

Stefan Behnel stefan.behnel-n05pAM at web.de
Tue Nov 27 03:59:31 EST 2007


Shane Geiger wrote:
> James Matthews wrote:
>> I am looking for a library that will create Rss/Atom feeds in python.
>> It needs to format the XML in a readable format! Does anyone have any
>> suggestions?

http://trac.openplans.org/openplans/browser/TaggerClient/trunk/taggerclient/atom.py?rev=6717

The usage is mainly the same as in standard ElementTree.

http://codespeak.net/lxml/dev/

Stefan



More information about the Python-list mailing list