macOS
brew install jinja2-clilocal Homebrew formula metadata
brew / 順位 2744
jinja2-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jinja2-clilocal Homebrew formula metadata
sudo apk add jinja2-cliAlpine Linux edge package indexes · jinja2-cli · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jinja2-clinixpkgs package indexes · pkgs/by-name/ji/jinja2-cli/package.nix · ソース: api.github.com
sudo apt install python-jinja2-docDebian stable package indexes · python-jinja2-doc · ソース: deb.debian.org
概要
CLI for the Jinja2 templating language
履歴
jinja2-cli is a command-line wrapper around the Jinja2 templating engine. It turns Jinja templates plus structured data files or standard input into a Unix-style filter, making Jinja useful outside Python applications for shell scripts, deployment templates, generated config files, and CI jobs.
The package appeared on PyPI in 2012 as `jinja2-cli`, described as the CLI for Jinja2. Its early releases established the core pattern that still defines the tool: run `jinja2 template.j2 data.json`, or pipe data into `jinja2`, and render with Jinja using JSON and related input formats.
The 0.x release line gradually added and maintained data-format handling and CLI behavior. In 2026 the project reached v1.0.0 after the maintainer returned to the backlog and open pull requests, kept backward compatibility except for dropping Python 2, and pointed users to the expanded docs directory.
The README lists several real-world dependents, including Freedom of the Press Foundation's Dangerzone, Elastic Docker images, and ScyllaDB CloudFormation templates, plus hundreds of GitHub dependents. Its packaging footprint includes PyPI, Homebrew, nixpkgs, AUR, and Alpine, matching its role as a small automation tool used from many operating-system package ecosystems.
The tool reads data from files or stdin, supports inline variables with `-D key=value`, allows custom Jinja2 extensions, imports custom filters with `-F`, and exposes Jinja2 environment options. Built-in formats include JSON, INI, ENV, querystring, and TOML on Python versions with standard TOML support, with optional extras for YAML, XML, HJSON, and JSON5.
jinja2-cli is significant because it packages a Python template engine in the smallest useful Unix shape: one executable that accepts a template and data. It is the kind of tool that appears in Docker builds, release scripts, Kubernetes and cloud-template generation, and distro package sets because it avoids dragging a bespoke Python application into each repository.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jinja2 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jinja2-cli |
|---|---|
| バージョン | 1.0.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/mattrobenolt/jinja2-cli |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jinja2-cli
nix profile install nixpkgs#jinja2-clijinja2-cli 1.0.1-r0
CLI for Jinja2
https://github.com/mattrobenolt/jinja2-cli
sudo apk add jinja2-clijinja2-cli-pyc 1.0.1-r0
Precompiled Python bytecode for jinja2-cli
https://github.com/mattrobenolt/jinja2-cli
sudo apk add jinja2-cli-pycpython-jinja2-doc 3.1.6-1
documentation for the Jinja2 Python library
sudo apt install python-jinja2-docpython3-jinja2 3.1.6-1
small but fast and easy to use stand-alone template engine
sudo apt install python3-jinja2python-jinja2-doc 3.1.2-1ubuntu1
documentation for the Jinja2 Python library
sudo apt install python-jinja2-docpython3-jinja2 3.1.2-1ubuntu1
small but fast and easy to use stand-alone template engine
sudo apt install python3-jinja2ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.