macOS
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jello in AI-Agent-Workflows.
Installation
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · Quelle: api.github.com
sudo apt install jelloDebian stable package indexes · jello · Quelle: deb.debian.org
sudo dnf install jelloFedora Rawhide package metadata · jello · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#jellonixpkgs package indexes · jello · Quelle: raw.githubusercontent.com
Überblick
Filter JSON and JSON Lines data with Python syntax
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jello | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kellyjonbrazil/jello
Installationsmetadaten
| Paketschlüssel | brew:jello |
|---|---|
| Version | 1.6.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jello |
| Homepage | https://github.com/kellyjonbrazil/jello |
| Repository | https://github.com/kellyjonbrazil/jello |
| Upstream-Dokumentation | https://github.com/kellyjonbrazil/jello#readme |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/fb/5e/fe41641ce367cb8b57a6514372fffd7aed4a8c916cd7dc0bb7e9ae8f6ae2/jello-1.6.1.tar.gz |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 jelloQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.