pkg.soopen package index

brew / 順位 2744

jinja2-cli を Homebrew, apk, Nix, apt でインストール

jinja2-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install jinja2-cli

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add jinja2-cli

Alpine Linux edge package indexes · jinja2-cli · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#jinja2-cli

nixpkgs package indexes · pkgs/by-name/ji/jinja2-cli/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install python-jinja2-doc

Debian stable package indexes · python-jinja2-doc · ソース: deb.debian.org

概要

パッケージ概要

CLI for the Jinja2 templating language

コマンドとエイリアス

  • jinja2

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2012: PyPI release 0.1.0 introduced the package as a CLI for Jinja2.
  • 2015: The 0.3 and 0.4 releases continued the early Python packaging line.
  • 2017: Version 0.6.0 extended the 0.x series.
  • 2019: Version 0.7.0 continued the tool's use as a small templating CLI.
  • 2022: Version 0.8.2 closed the pre-1.0 release line.
  • 2026: v1.0.0 dropped Python 2 support and refreshed the project after backlog and pull-request review.

Related projects

  • jinja2-cli depends conceptually on Jinja2 from the Pallets project and overlaps with command-line templating tools such as gomplate, envsubst, mustache CLIs, yq/jq pipelines, cookiecutter, and configuration generators used in infrastructure repositories.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jinja2実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.0.1
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jinja2-cli
バージョン1.0.1
パッケージマネージャHomebrew
ホームページhttps://github.com/mattrobenolt/jinja2-cli
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

jinja2-cli

nix profile install nixpkgs#jinja2-cli
  • normalized package name match
  • 一致条件: Jinja2 Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ji/jinja2-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

jinja2-cli 1.0.1-r0

CLI for Jinja2

https://github.com/mattrobenolt/jinja2-cli

sudo apk add jinja2-cli
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jinja2-cli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Jinja2 Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jinja2-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

jinja2-cli-pyc 1.0.1-r0

Precompiled Python bytecode for jinja2-cli

https://github.com/mattrobenolt/jinja2-cli

sudo apk add jinja2-cli-pyc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: jinja2-cli
  • 1 依存関係
  • normalized package name match
  • 一致条件: Jinja2 Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jinja2-cli-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Debian apt92%

python-jinja2-doc 3.1.6-1

documentation for the Jinja2 Python library

http://jinja.pocoo.org/

sudo apt install python-jinja2-doc
  • Section: doc
  • Architecture: all
  • Source Package: jinja2
  • 1 依存関係
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Jinja2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-jinja2-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

python3-jinja2 3.1.6-1

small but fast and easy to use stand-alone template engine

http://jinja.pocoo.org/

sudo apt install python3-jinja2
  • Section: python
  • Architecture: all
  • Source Package: jinja2
  • 2 依存関係
  • 2 任意依存関係
  • installed executable or alias match
  • 一致条件: Jinja2
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jinja2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

python-jinja2-doc 3.1.2-1ubuntu1

documentation for the Jinja2 Python library

http://jinja.pocoo.org/

sudo apt install python-jinja2-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: jinja2
  • 1 依存関係
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Jinja2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python-jinja2-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

python3-jinja2 3.1.2-1ubuntu1

small but fast and easy to use stand-alone template engine

http://jinja.pocoo.org/

sudo apt install python3-jinja2
  • Section: python
  • Architecture: all
  • Source Package: jinja2
  • 2 依存関係
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Jinja2
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-jinja2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation