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
```
=========
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
```
Release files for SimpleRender 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| SimpleRender-0.1.2.tar.gz | 1.5 kB | Details |
Release files / SimpleRender-0.1.2.tar.gz
| Download URL | SimpleRender-0.1.2.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d16ed1392a70d034c6342c2231c44df66006329ac587a4a07b9d76ac59291d1f
|
|
BLAKE2b-256 checksum How to use checksums |
c697404414df0a4706b8c0a713d856f96214cac735b00e303ea74b52aeae900f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |