wempy 0.1.5
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...