How to install jinja2-cli in CentOS/RHEL 7 (noarch)
CLI interface to Jinja2
License: BSD-2-Clause
https://github.com/dvershinin/jinja2-cli
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install jinja2-cli
Description
A CLI interface to Jinja2 which supports data in ini, json, querystring, yaml, yml and toml formats.
RPMs
jinja2-cli-0.8.5-1.el7.noarch
[18 KiB]
Danila Vershinin (2026-02-15)
—
- Support tomllib (Python 3.11+) for EL10/Fedora 39+ compatibility · - Remove python3-toml dependency on systems with built-in tomllib
jinja2-cli-0.8.4-1.el7.noarch
[18 KiB]
Danila Vershinin (2025-01-09)
—
- Add hjson and json5 format support · - Add -f shorthand for --format · - Fix querystring parsing · - Allow explicitly setting None values
jinja2-cli-0.8.3-1.el7.noarch
[17 KiB]
Danila Vershinin (2025-01-09)
—
- Switch to dvershinin/jinja2-cli fork for Python 3.6 compatibility · - Upstream 1.0.0 dropped Python 3.6 support
jinja2-cli-0.8.2-1.el7.noarch
[17 KiB]
Danila Vershinin (2022-03-25)
—
- release 0.8.2
jinja2-cli-0.8.1-1.el7.noarch
[17 KiB]
Danila Vershinin (2018-12-17)
—
- Rebuilt for EL7