Automic VaultAutomic Vault

brew

Installer jello avec Homebrew, apt, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jello pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jello

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install jello

MacPorts ports tree · sysutils/jello/Portfile · Source: api.github.com

aperçu

Résumé du paquet

Filter JSON and JSON Lines data with Python syntax

Commandes et alias

  • jello

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

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

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
jellocliexécutable global

fraîcheur

Version et 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.

page générée2026-07-08
version du gestionnaire1.6.1
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/kellyjonbrazil/jello

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jello
Version1.6.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/jello
Page d'accueilhttps://github.com/kellyjonbrazil/jello
Dépôthttps://github.com/kellyjonbrazil/jello
Docs amonthttps://github.com/kellyjonbrazil/jello#readme
LicenceMIT
Archive sourcehttps://files.pythonhosted.org/packages/fb/5e/fe41641ce367cb8b57a6514372fffd7aed4a8c916cd7dc0bb7e9ae8f6ae2/jello-1.6.1.tar.gz
Dépendancespython@3.14
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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