macOS
brew install jellolocal Homebrew formula metadata
sudo port install jelloMacPorts ports tree · sysutils/jello/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jello pour les workflows d'agents IA.
installation
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
aperçu
Filter JSON and JSON Lines data with Python syntax
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.pyexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jello | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/kellyjonbrazil/jello
métadonnées d'installation
| Clé du paquet | brew:jello |
|---|---|
| Version | 1.6.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/jello |
| Page d'accueil | https://github.com/kellyjonbrazil/jello |
| Dépôt | https://github.com/kellyjonbrazil/jello |
| Docs amont | https://github.com/kellyjonbrazil/jello#readme |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/fb/5e/fe41641ce367cb8b57a6514372fffd7aed4a8c916cd7dc0bb7e9ae8f6ae2/jello-1.6.1.tar.gz |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 jellopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.