[XML-SIG] python and xslt

Dieter Maurer dieter at handshake.de
Tue Mar 6 21:27:48 CET 2007


Ken Sayers wrote at 2007-2-24 12:52 -0500:
>I have looked around for support in Python for XSLT.  I see there is the
>4Suite.org package.  Are there others?  I would really like to use XSLT 2.0.

I would look at "libxml2/libxslt" and their Python bindings.

There is also "lxml" which is a "more Pythonic" bindung to
"libxml2/libxslt".



-- 
Dieter


More information about the XML-SIG mailing list