Preferred tool for folding XML into HTML

Kalle Svensson kalle at gnupung.net
Tue Jan 8 00:12:38 EST 2002


[Laurent Szyster]
> Martin von Loewis wrote:
> > 
> > russell_turpin at hotmail.com (Russell Turpin) writes:
> > 
> > >   XML (dynamic) + HTML template (static) -> final HTML
> > >
> > > What are now the preferred tools for doing this?
> > 
> > I'd recommend to use XSLT. The HTML template would become an XSLT
> > stylesheet, but appart from that, this is precisely what XSLT was
> > invented for.
> 
> XSLT also gets my vote.
> 
> By the way, I advise you to pick wathever XSLT engine available
> on your platform and pipe the XML into it from Python. [...]

Check out Maki:
http://maki.sf.net/
It might be what you want.

Peace,
  Kalle
-- 
Kalle Svensson (kalle at gnupung.net) - Laziness, impatience, hubris: Pick two!
English: http://www.gnupung.net/  Svenska: http://www.lysator.liu.se/~kalle/
Stuff: ["http://www.%s.org/" % x for x in "gnu debian python emacs".split()]




More information about the Python-list mailing list