[mod_python] Templating Systems

Samir Mishra SamirMishra at cbuae.gov.ae
Wed Jul 13 04:47:01 EDT 2005


I also like kid (http://kid-template.sourceforge.net) and xist
(http://www.livinglogic.de/Python/xist). They may not be smarty-like but
they're simple and allow for decent content-logic separation. Myghty is also
pretty good. Different approaches, and I find myself using handlers based on
file extension.

Maybe I should stick to one...


-----Original Message-----
From: Joshua D. Drake [mailto:jd at commandprompt.com]
Sent: Wednesday, July 13, 2005 07:19
To: mod_python at modpython.org
Subject: [mod_python] Templating Systems


Hello,

I have been playing with mod_python for a couple of days now.
At first it was a kind of a pain in the butt ;) then I decided
that I only wanted mod_python not mod_python + vampire.

However I still need a templating system. I have looked at PSP
but I don't like the whole want to be PHP/ASP embed python in html
of it.

What I really want, is something like Smarty (smarty.php.net) for
mod_python. Any thoughts?

Sincerely,

Joshua D. Drake


-- 
Your PostgreSQL solutions provider, Command Prompt, Inc.
24x7 support - 1.800.492.2240, programming, and consulting
Home of PostgreSQL Replicator, plPHP, plPerlNG and pgPHPToolkit
http://www.commandprompt.com / http://www.postgresql.org
_______________________________________________
Mod_python mailing list
Mod_python at modpython.org
http://mailman.modpython.org/mailman/listinfo/mod_python


More information about the Mod_python mailing list