macOS
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · 来源: api.github.com
安装
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · 来源: api.github.com
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.