Common Spyce embedding methods Spyce
or
individual statements within delimiters (indentation not required):
or
expressions evaluation
<b>i [[= 5*3 ]] years old.</b>
or
<b>i <%= 5*3 %> years old.</b>
the techniques above can freely mixed , embedded in html document.
any legal python code can embedded , python module can imported, makes suited writing robust applications (using exception handling , unit testing single modules individually).
Comments
Post a Comment