Skip to main content

Takes a config file and a template and renders

Project description

SimpleRender
=========

A generic commandline templating system.

Currently only supports the mustache templating system (using pystache)

Installation
---
`pip install SimpleRender`

Usage
---
```
$ python render.py -h
usage: render.py [-h] [-o [OUT]] config template

Merge config and template files with the mustache templating engine.

positional arguments:
config The config file (JSON format)
template The template file

optional arguments:
-h, --help show this help message and exit
-o [OUT], --out [OUT]
The output file
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SimpleRender-0.1.1.tar.gz (1.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page