macOS
brew install jinja2-clilocal Homebrew formula metadata
brew / rang 2744
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jinja2-cli pour les workflows d'agents IA.
installation
brew install jinja2-clilocal Homebrew formula metadata
sudo apk add jinja2-cliAlpine Linux edge package indexes · jinja2-cli · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jinja2-clinixpkgs package indexes · pkgs/by-name/ji/jinja2-cli/package.nix · Source: api.github.com
sudo apt install python-jinja2-docDebian stable package indexes · python-jinja2-doc · Source: deb.debian.org
aperçu
CLI for the Jinja2 templating language
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jinja2 | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:jinja2-cli |
|---|---|
| Version | 1.0.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/mattrobenolt/jinja2-cli |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-jinja2piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.