[mod_python] supporting modular mod_python extensions vs. "folding" mod_psp

Hunter Matthews thm at duke.edu
Tue Jun 10 11:53:33 EST 2003


On Fri, 2003-06-06 at 17:52, Gregory (Grisha) Trubetskoy wrote:
> On Fri, 6 Jun 2003, Michael C. Neel wrote:
> 
> > I'll take a moment in this thread to plug Albatross
> > (http://www.object-craft.com.au/projects/albatross/) as the "killer"
> > template system for python, or at least a strong contender.
> 
> The problem with Albatross for me is the same one with all the others - it
> is yet another language to learn:
> 
> <al-for iter="name" expr="keys">
>     <tr>
>          <td><al-value expr="name.value()"></td>
>          <td><al-value expr="environ[name.value()]"></td>
>     <tr>
> </al-for>
> 
> This is not Python. Nor is it HTML.

I recently discovered PyMeld.py, which fixes this problem. There is also
"simpleTAL"

I prefer PyMeld really, except for the license.

> 
> Grisha
> 
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
-- 
Hunter Matthews                          Unix / Network Administrator
Office: BioScience 145/244               Duke Univ. Biology Department
Key: F0F88438 / FFB5 34C0 B350 99A4 BB02  9779 A5DB 8B09 F0F8 8438
Never take candy from strangers. Especially on the internet.



More information about the Mod_python mailing list