A template renderer to generate files from given template path and given context file.
Project description
lovely.spice is a template renderer package to generate files from given template path and given context file.
Usage
usage: render [-h] template_path context_path target_path
Render templates with given context into target folder
- positional arguments:
- template_path | The directory containing the templates to usecontext_path | The path to the python file defining the contexttarget_path | The directory where the rendered files will be stored
- optional arguments:
- -h, --help
show this help message and exit
Development
Run bootstrap:
$ python bootstrap.py -v 2.3.1
And run buildout the project to generate the required scripts and command line tools:
$ bin/buildout -N
Run tests:
$ bin/test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lovely.spice-0.1.2.tar.gz
(4.0 kB
view details)
File details
Details for the file lovely.spice-0.1.2.tar.gz
.
File metadata
- Download URL: lovely.spice-0.1.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0675c3bcce0046ca467162c1e6c2feb748668bd7eca38730ddc07c0e69cc447f |
|
MD5 | b37576384a36c445aef229642c8c9107 |
|
BLAKE2b-256 | f74de648b53c8306cb6418ef51c921c164c7436f34a01329128091b46e65b005 |