jiren¶
jiren renders Jinja templates from files or standard input, using variables supplied on the command line or in structured data files.
Installation¶
jiren requires Python 3.10 or later.
Install jiren with pip:
Or install it as an isolated tool with uv:
To run jiren without installing it, use uvx: