blob: 6fb5813459b791d06acaf406d7ff5b3b382c743c (
plain) (
blame)
1
2
3
4
5
|
Pystache is a Python implementation of Mustache.
Inspired by ctemplate and et, Mustache is a framework-agnostic
way to render logic-free views.
WWW: https://github.com/defunkt/pystache
|