Skip to main content

A cli template tool based on jinja

Project description

Build Coverage License PyPI Downloads Code style

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


Download files

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

Source Distribution

yashiro-0.6.0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

yashiro-0.6.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

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