A cli template tool based on jinja
Project description
yashiro: A template CLI tool based on jinja
yashiro is just a thin wrapper around jinja
Installation
The easiest way is to use pip to install yashiro.
pip install --user yashiro
Usage
yashiro, once installed offers a single command, yashiro
, that parses the templated based on a JSON file. punch
follows the GNU recommendations for command line interfaces, and offers:
-h
or--help
to print help, and-V
or--version
to print the version
You can use punch to parse a template.
usage: yashiro [-h] [-j JSON] [-t TEMPLATE] [-V]
optional arguments:
-h, --help Show this help message and exit
-j/--json JSON The path to the json file
-t/--template TEMPLATE The path to the template
-V/--version Print the version and exit
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size yashiro-0.3.0-py3-none-any.whl (4.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size yashiro-0.3.0.tar.gz (3.8 kB) | File type Source | Python version None | Upload date | Hashes View |