Is there a web templating system like ruby's amrita ?

L

Lothar Scholz

I there anything that completely avoid the use of python code inside
a template. I like the Amrita system because it allows me to design
the templates with WYSIWYG editors and blind text.
 
U

Uwe Schmitt

Lothar Scholz said:
I there anything that completely avoid the use of python code inside
a template. I like the Amrita system because it allows me to design
the templates with WYSIWYG editors and blind text.

The TAL templates from ZOPE might be a solution.
A standalone solution without ZOPE is at
http://www.procoders.net/pythonstuff

Greetings, Uwe.
 
J

Jonah

I there anything that completely avoid the use of python code inside
a template. I like the Amrita system because it allows me to design
the templates with WYSIWYG editors and blind text.

I too, would appreciate any insight to this question. I come from a
perl background, and now split my work about 50/50 between python and
perl. The one area which I continue to use perl is for templating
purposes. I think Template Toolkit is the best one out there
(especially for MVC purposes), and would love to use something
equivalent in python. There had been talk of porting that module to
python (and even parrot), but AFAIK its still perl only.

Jonah
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top