An open API service indexing awesome lists of open source software.

https://github.com/danr/mustache-example

Simple example of rendering a webpage with python using mustache
https://github.com/danr/mustache-example

mustache template

Last synced: 6 months ago
JSON representation

Simple example of rendering a webpage with python using mustache

Awesome Lists containing this project

README

          

### Simple example of rendering a webpage with python using mustache

To run:

python example.py

This creates `index.html` which you may open with your favourite browser.