wempy

Embedded Python interpreter (very similar to Ruby's erb)
Download

wempy Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL v3
  • Price:
  • FREE
  • Publisher Name:
  • G. Clifford Williams
  • Publisher web site:
  • http://www.wempy.org/

wempy Tags


wempy Description

wempy is a command-line tool for parsing embedded Python (similar to Ruby's erb). Wempy's syntax is pure python with 3 very important differences:1. There is no need for indentation2. The python keyword 'pass' must be used to indicate the end of some satements, blocks, and loops (like if/else, Try/Except, for or while ) depending on context3. 'extend' and 'include' are special keywords used to make templates (which can inherit)Example:: % wempy Product's homepage


wempy Related Software