Embedding python a la erb

P

PAolo

hello,

is there any other tool for embedding python as erb (for ruby) or empy
do. In particular I am not too happy about the way loops are made

@[for i in range(10)]@
xxx @(i)
@[end for]

which is different form the way other code is delimited

@{print 1+1}

I think in PHP there is not this difference and maybe in JSP too. Is
there any simple way to use PSP for that purpose?

Thanks
Paolo
 

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,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top