RSS generation

J

Jesper Olsen

Hi,

I'm looking for a python module which can help generate RSS feeds
in various formats - 0.92, 1.0, 2.0, atom etc...

Does something like that like that exist - non zope based?

/Jesper
 
A

Andrew Dalke

Jesper said:
I'm looking for a python module which can help generate RSS feeds
in various formats - 0.92, 1.0, 2.0, atom etc...

Does something like that like that exist - non zope based?

About a year ago I wrote PyRSS2Gen to generate RSS2 from
a Python data structure. It's at
http://www.dalkescientific.com/Python/PyRSS2Gen.html
It doesn't support the different variations.

I didn't come across any other tool to generate RSS output
as as standalone library, much less the different versions.

Feel free to use it as a base for future work. The
only bug I've come across is with how it deals with
Unicode, but I've not pushed it that hard.

Andrew
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,206
Messages
2,571,069
Members
47,675
Latest member
RollandKna

Latest Threads

Top