python3-wheezy.template

a lightweight template library (Python 3 package)
  https://bitbucket.org/akorn/wheezy.template
  0
  no reviews



Wheezy.template is a lightweight template library in pure Python 3 code.

* Compact, expressive, clean: minimises the number of keystrokes required to build a template. * Intuitive, little time to learn: requires only basic Python programming skills plus HTML markup knowledge. * Do not repeat yourself: master layout templates for inheritance; include and import directives for maximum reuse. * Fast: maximum rendering performance.