Automic VaultAutomic Vault

brew

jello を Homebrew, apt, dnf, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install jello

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install jello

MacPorts ports tree · sysutils/jello/Portfile · ソース: api.github.com

概要

パッケージ概要

Filter JSON and JSON Lines data with Python syntax

コマンドとエイリアス

  • jello

履歴

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

jello is a command-line JSON and JSON Lines filter that uses Python expressions instead of jq's filter language. The README describes it as similar to jq, but with standard Python dict and list syntax.

プロジェクトの歴史

Kelly Brazil introduced jello in March 2020 as part of a set of structured-data command-line tools that also included jc and jtbl. In the author blog post, Brazil explains that jq is useful but that Python list and dictionary syntax can be easier for deeply nested structures.

The project changelog records an initial release on March 24, 2020 and version 1.0.0 on April 1, 2020. Subsequent releases added raw output, line output, custom initialization, schema output, color controls, Windows fixes, dot notation, file input, query files, and raw-string ingestion.

採用の歴史

jello spread through Python and OS package channels. The README documents installation through pip, OS repositories, Windows MSI packages, GitHub release binaries, and Homebrew, while the batch input records packages in Homebrew, Debian, Fedora, MacPorts, Nix, and Ubuntu.

使われ方

Users pipe JSON or JSON Lines into jello, where the parsed data is available as the underscore object. Queries can be Python expressions, comprehensions, loops, or code loaded from a query file, and output can be JSON, JSON Lines, bash-array-friendly lines, or a grep-able schema.

パッケージ好きにとっての重要性

jello is package-nerd significant because it belongs to the post-jq wave of structured-text CLI tools: it keeps Unix pipes and JSON filters, but chooses the host language many operators already know. It pairs naturally with jc, which turns command output into JSON, and jtbl, which turns JSON back into terminal tables.

タイムライン

  • 2020: Initial release 0.1.5 was recorded on March 24.
  • 2020: Author blog post introduced jello as a Python-syntax jq alternative on March 25.
  • 2020: Version 1.0.0 removed the need to assign the result to r.
  • 2021: Version 1.3.0 added dot notation and larger-data performance improvements.
  • 2023: Version 1.6.0 added direct JSON or JSON Lines file input and query files.
  • 2025: Version 1.6.1 added raw-string ingestion and richer runtime/query error information.

Related projects

  • Related projects include jq, the comparison point in the README and blog post; jc and jtbl, Brazil's adjacent structured-data CLI tools; and Jello Explorer, also called jellex, which the README lists as a TUI built on jello.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.jelloconf.py
Windows
%APPDATA%/.jelloconf.py

実行可能ファイル

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

コマンド種類公開範囲メモ
jellocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.6.1
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/kellyjonbrazil/jello

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jello
バージョン1.6.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/jello
ホームページhttps://github.com/kellyjonbrazil/jello
リポジトリhttps://github.com/kellyjonbrazil/jello
上流ドキュメントhttps://github.com/kellyjonbrazil/jello#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/fb/5e/fe41641ce367cb8b57a6514372fffd7aed4a8c916cd7dc0bb7e9ae8f6ae2/jello-1.6.1.tar.gz
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejello
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

jello 1.6.0-1

Filter for JSON and JSON Lines data with Python syntax

https://kellyjonbrazil.github.io/jello/

sudo apt install jello
  • Section: text
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Jello
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jello from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jello

nix profile install nixpkgs#jello
  • normalized package name match
  • 一致条件: Jello
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: jello from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

jello 1.6.0-1

Filter for JSON and JSON Lines data with Python syntax

https://kellyjonbrazil.github.io/jello/

sudo apt install jello
  • Section: universe/text
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Jello
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jello from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

jello 1.6.1-9.fc45

Query JSON at the command line with Python syntax

https://github.com/kellyjonbrazil/jello

sudo dnf install jello
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jello
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Jello
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jello from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

jello

sudo port install jello
  • normalized package name match
  • 一致条件: Jello
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/jello/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment