macOS
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · source: api.github.com
brew
Filter JSON and JSON Lines data with Python syntax. Version 1.6.1 via Homebrew; verified from local package data.
install
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · source: api.github.com
sudo apt install jelloDebian stable package indexes · jello · source: deb.debian.org
sudo dnf install jelloFedora Rawhide package metadata · jello · source: dl.fedoraproject.org
nix profile install nixpkgs#jellonixpkgs package indexes · jello · source: raw.githubusercontent.com
overview
Filter JSON and JSON Lines data with Python syntax
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.pyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jello | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kellyjonbrazil/jello
install metadata
| Package key | brew:jello |
|---|---|
| Version | 1.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jello |
| Homepage | https://github.com/kellyjonbrazil/jello |
| Repository | https://github.com/kellyjonbrazil/jello |
| Upstream docs | https://github.com/kellyjonbrazil/jello#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/fb/5e/fe41641ce367cb8b57a6514372fffd7aed4a8c916cd7dc0bb7e9ae8f6ae2/jello-1.6.1.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 jellosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.