[Tutor] making a python program part of xhtml

Dave Kuhlman dkuhlman at rexx.com
Fri Jun 9 17:57:59 CEST 2006


On Fri, Jun 09, 2006 at 07:17:02AM -0400, Ron Phillips wrote:
> >>> Emily Fortuna < emily.fortuna at nist.gov > 6/8/2006 9:19 AM >>>

[snip]

> ... I _think_ I want to somehow
> embed the python into the page, but I'm really not sure how to do it. 
> After googling I found some programs that generate xhtml from python, 
> but I don't think that is what I want, or is it? Your help is
> appreciated!
> Emily
> 
> You might look at http://karrigell.sourceforge.net/: karrigell lets you
> embed python in xhtml, xhtml in python, execute straight python scripts,
> or execute python from a karrigell application server. Even if you don't
> choose karrigell for some reason, at least the documentation can help
> you sort out the variations on the python/xhtml theme!
>  

You may also want to visit the following Web page, then scroll
down and look for "Templating Engines":

    http://wiki.python.org/moin/WebProgramming

Dave

-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman


More information about the Tutor mailing list