Is there any Generic RSS/ATOM generator in Python?

Torsten Bronger bronger at physik.rwth-aachen.de
Thu Feb 14 02:57:49 EST 2008


Hallöchen!

Stefan Behnel writes:

> Torsten Bronger wrote:
>
>> Terran Melconian writes:
>> 
>> [...]
>> 
>> Maybe I understand you wrongly but there *is* a general XML
>> generator with ElementTree.  I wouldn't generate XML directly but
>> using ElementTree to generate Atom.  I did it myself three months
>> ago and it was really trivial.
>
> Actually, there's tons of XML generator packages (most of them
> single Python modules), ElementTree itself and the "E factory"
> being only two of them.

I mentioned ElementTree because in my opinion, it is the only sane
XML generator in the standard lib.

Tschö,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus
                                      Jabber ID: bronger at jabber.org
               (See http://ime.webhop.org for further contact info.)



More information about the Python-list mailing list