macOS
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · ソース: api.github.com
brew
jello のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · ソース: api.github.com
sudo apt install jelloDebian stable package indexes · jello · ソース: deb.debian.org
sudo dnf install jelloFedora Rawhide package metadata · jello · ソース: dl.fedoraproject.org
nix profile install nixpkgs#jellonixpkgs package indexes · jello · ソース: raw.githubusercontent.com
概要
Filter JSON and JSON Lines data with Python syntax
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.jelloconf.py%APPDATA%/.jelloconf.py実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jello | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jello |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jello 1.6.0-1
Filter for JSON and JSON Lines data with Python syntax
https://kellyjonbrazil.github.io/jello/
sudo apt install jellojello
nix profile install nixpkgs#jellojello 1.6.0-1
Filter for JSON and JSON Lines data with Python syntax
https://kellyjonbrazil.github.io/jello/
sudo apt install jellojello 1.6.1-9.fc45
Query JSON at the command line with Python syntax
https://github.com/kellyjonbrazil/jello
sudo dnf install jellojello
sudo port install jelloソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.