Thank you everyone!
On Nov 27, 2007 10:13 AM, Vladimir Rusinov <[EMAIL PROTECTED]> wrote:
>
>
> On 11/27/07, James Matthews <[EMAIL PROTECTED]> 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 hav
On 11/27/07, James Matthews <[EMAIL PROTECTED]> 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?
You can also use some xml-based template engine (Kid or Genshi).
--
Vladimir Ru
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
Is there any where you do not have us tidy?
On Nov 27, 2007 2:03 AM, Shane Geiger <[EMAIL PROTECTED]> wrote:
> I think this is what you need to make the output readable:
>
> tidy -asxml output.xml
>
>
>
>
>
> James Matthews wrote:
> > Thank You Shane,
> >
> > However that is using PyRss2Gen which
I think this is what you need to make the output readable:
tidy -asxml output.xml
James Matthews wrote:
> Thank You Shane,
>
> However that is using PyRss2Gen which doesn't put newlines in the XML.
> So it's a little out of the picture!
> On Nov 27, 2007 1:57 AM, Shane Geiger < [EMAIL PROTECT
Thank You Shane,
However that is using PyRss2Gen which doesn't put newlines in the XML. So
it's a little out of the picture!
On Nov 27, 2007 1:57 AM, Shane Geiger <[EMAIL PROTECTED]> wrote:
> http://www.bigbold.com/snippets/tag/beautifulsoup
>
>
>
> James Matthews wrote:
> > Hi,
> >
> > I am look
http://www.bigbold.com/snippets/tag/beautifulsoup
James Matthews wrote:
> Hi,
>
> 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?
>
> Thanks James
>
>
> --
> http://search.goldwatches.co
Hi,
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?
Thanks James
--
http://search.goldwatches.com/?Search=Movado+Watches
http://www.goldwatches.com/coupons
http://www.jewelerslounge.com
--
What about this?
http://www.dalkescientific.com/Python/PyRSS2Gen.html
On 3/4/07, Florian Lindner <[EMAIL PROTECTED]> wrote:
> Hello,
> I'm looking for a python library that creates a RSS and/or Atom feed. E.g. I
> give a list like that:
> [
> [title1, short desc1, author1],
> [title2, short
Hello,
I'm looking for a python library that creates a RSS and/or Atom feed. E.g. I
give a list like that:
[
[title1, short desc1, author1],
[title2, short desc2, author2],
]
and the library creates a valid feed XML file. (return as a string)
Thanks,
Florian
--
http://mail.python.org/mailma
10 matches
Mail list logo