jsontemplate

A declarative templating language based on JSON
Download

jsontemplate Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Andy Chu
  • Publisher web site:
  • http://json-template.googlecode.com

jsontemplate Tags


jsontemplate Description

A declarative templating language based on JSON jsontemplate is a simple declarative template language based on JSON. It is designed to be easy to implement in multiple languages, including client-side javascript. This release only contains the official Python implementation of JSON Template.For more about JSON Template, see:http://json-template.googlecode.comTestingTo test JSON template, go to the trunk of the development version of JSON template and do the following:$ python jsontemplate_test.pyAlso run the Python tests:$ python jsontemplate_test.py --pythonAlso run the Python specific tests:$ cd python/jsontemplate$ python formatters_test.py$ python jsontemplate_unittest.pyNOTE: While there are some tests included in the Python release, the tests won't run with just the release. You need the whole checkout of the multi-language JSON Template in order to run the tests, not just the Python parts. Requirements: · Python What's New in This Release: · This release should actually be installable, as 'CHANGES.txt' is actually included.


jsontemplate Related Software