Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix 安装 jello

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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