tips on creating RSS/XML easily in python -


i have list if these 3 items: title , link , html based description , looking library or external tool can fed these 3 items , create rss xml page. such thing exist?

this might not answer search for, rss dialect simple standard (holding 0.9 , 2 especially, , constraints 1, too).

you consider writing hand, if don't have additional constraints (like, use django, or more complex in nearer future, or should automatically distributed, or want create rss 1, rss 2 , atom @ once , don't have time read 3 specs).

specifications:


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -