pystache. Mustache in Python

mustache.github.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2014
  • Merge pull request #161 from pombredanne/patch-1
  • Remove Python 2.5 from .travis.yml.
May 2014
  • Updating history for 0.5.4 release.
  • Bumping version number.
  • Making test OS agnostic.
April 2014
  • Fixed typo in docstring
November 2012
  • Add TODO re: center alignment of images in reST output.
  • Remove center-alignment of reST images.
  • Make setup.py print to stderr instead of stdout in at least one case.
  • Fix Travis file after test-script changes from previous commit.
  • Allow tox to run from a downloaded sdist (i.e. without spec tests).
  • Update the release date.
  • Update setup_description.rst by running `python setup.py prep`.
  • Bump version to 0.5.3 in preparation for push to PyPI.
October 2012
  • Add a TODO to write a unit test for running tests from an sdist.
  • Add note to MANIFEST.in re: gh/ directory.
  • Adjust Python 2.4 wording in HISTORY.
  • Change image to point to the gh-pages version.
  • Add test_pystache.py bug fix to HISTORY.
  • Add notes about Python 2.4 and 3.3 to HISTORY and README.