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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -