js.json_template is a Python library packages JSON template for Fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.json_template) are published to some URL.
How to use?
You can import json_template from js.json_template and need it where you want these resources to be included on a page:
>>> from js.json_template import json_template # json_template fix this test
>>> json_template.need()
Product's homepage
Requirements:
· Python
· Fanstatic