Python & XSLT?

Paul Prescod paulp at ActiveState.com
Fri Mar 16 01:40:40 EST 2001


"John E. Barham" wrote:
> 
>...
> 
> So I want to use XSLT.  Short of wrapping a C++ XSLT engine like Apache's
> Xalan, is there any way to do XSLT from within Python?  As far as I can
> tell, the existing Python XML tools don't go much above DOM/SAX style
> processing...

I think you're looking for this:

http://4suite.org/index.epy

-- 
Take a recipe. Leave a recipe.  
Python Cookbook!  http://www.activestate.com/pythoncookbook




More information about the Python-list mailing list