← Back to match
jinja2-cli
The command-line interface for the Jinja2 templating engine, rendering templates from JSON, YAML, TOML, and more.
Desktopfreeglobal
A command-line interface for the Jinja2 templating engine that renders templates using data from JSON, YAML, TOML, INI, ENV, query strings, files, or stdin. It removes the need to write short Python scripts for templating by allowing inline variable definitions, custom Jinja2 extensions and filters, and control over the Jinja2 environment; suited to DevOps engineers and developers working in CI or on configuration files. Distributed under a BSD-2-Clause license and used by projects such as Dangerzone.
Categories
developer tools

