# Installer glom avec Homebrew, MacPorts, Nix, apt

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

## installation

```sh
sudo av install brew:glom
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install glom
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install glom
```

  Preuve: MacPorts ports tree: gnome/glom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#glom
```

  Preuve: nixpkgs package indexes: pkgs/by-name/gl/glom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Ubuntu apt (92%):

```sh
sudo apt install glom
```

  Preuve: Ubuntu 24.04 LTS package indexes: glom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Faits du paquet

- **Clé du paquet:** brew:glom
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/glom>
- **Version:** 25.12.0
- **Résumé source:** Declarative object transformer and formatter, for conglomerating nested data
- **Page d'accueil:** <https://glom.readthedocs.io/en/latest/>
- **Docs amont:** <https://glom.readthedocs.io/en/latest>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://files.pythonhosted.org/packages/78/74/8387f95565ba7c30cd152a585b275ebb9a834d1d32782425c5d2fe0a102c/glom-25.12.0.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- glom (cli)
- glom (alias)

## Dépendances

- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 25.12.0
- données locales: OK
- dépôt amont: https://glom.readthedocs.io/en/latest/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

glom is a Python library and CLI for declarative access, transformation, validation, and restructuring of nested data.

### Historique du projet

Mahmoud Hashemi released glom publicly in 2018, with the README pointing to an original announcement post and a PyCon 2018 lightning talk from the same launch period. The project adopted CalVer-style releases and documents its growth in a changelog focused on backwards compatibility.

### Historique d'adoption

glom found a place in Python data plumbing where nested dictionaries, JSON responses, ORM objects, and mixed object/list structures make direct indexing brittle. Its Read the Docs site, PyPI package, command-line interface, and distribution through package managers made it usable both as a library and as a shell inspection tool.

### Modes d'utilisation

Practitioners use glom specs to pull values out of nested data, transform structures, validate shapes with Match, mutate data with Assign and Delete, stream through Iter, and inspect JSON or TOML at the command line.

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

glom matters to package nerds because it is a Python library that also ships a useful executable. Installing the package gives both importable APIs and a data-transformation CLI, so package managers expose a small but practical bridge between Python code and shell workflows.

### Chronologie

- 2018: v18.0.0 public release shipped with tutorial and error-system work.
- 2020: v20.7.0 added Match mode, validation, and a documentation refactor.
- 2022: v22.1.0 introduced optional star and recursive-star path expansion.
- 2023: v23.5.0 added TOML support to the CLI.
- 2024: v24.11.0 added Python 3.12 support and a CLI scalar flag.

### Related projects

- The documentation compares glom with jq, XPath/XSLT, SQL, GraphQL, templating systems, and Python validation libraries, while keeping Python specs as the central interface.

### Sources

- <https://github.com/mahmoud/glom>
- <https://glom.readthedocs.io/>
- <https://glom.readthedocs.io/en/stable/cli.html>
- <https://pypi.org/project/glom/>
- <https://raw.githubusercontent.com/mahmoud/glom/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/mahmoud/glom/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** glom
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - glom: normalized package name match | nixpkgs package indexes: pkgs/by-name/gl/glom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - glom - 1.30.4-7build8: normalized package name match | Ubuntu 24.04 LTS package indexes: glom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | database designer and user interface | http://www.glom.org/
- Ubuntu apt - glom-doc - 1.30.4-7build8: normalized package name match | Ubuntu 24.04 LTS package indexes: glom-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | database designer and user interface - documentation | http://www.glom.org/
- Ubuntu apt - glom-utils - 1.30.4-7build8: normalized package name match | Ubuntu 24.04 LTS package indexes: glom-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Command-line utilities for Glom | http://www.glom.org/
- Ubuntu apt - libglom-1.30-0 - 1.30.4-7build8: normalized package name match | Ubuntu 24.04 LTS package indexes: libglom-1.30-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Glom library (a database designer and user interface) - library | http://www.glom.org/
- Ubuntu apt - libglom-1.30-dev - 1.30.4-7build8: normalized package name match | Ubuntu 24.04 LTS package indexes: libglom-1.30-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Glom library (a database designer and user interface) - header files | http://www.glom.org/
- MacPorts - glom: normalized package name match | MacPorts ports tree: gnome/glom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://www.automicvault.com/fr/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [bagit](https://www.automicvault.com/fr/pkg/brew/bagit/) - Shares av.db curated category or tags: cli, data, python.
- [csvkit](https://www.automicvault.com/fr/pkg/brew/csvkit/) - Shares av.db curated category or tags: cli, data, python.
- [datamash](https://www.automicvault.com/fr/pkg/brew/datamash/) - Shares av.db curated category or tags: cli, data, data-transformation.
- [fred](https://www.automicvault.com/fr/pkg/brew/fred/) - Shares av.db curated category or tags: cli, data, python.
- [iredis](https://www.automicvault.com/fr/pkg/brew/iredis/) - Shares av.db curated category or tags: cli, data, python.
- [kaskade](https://www.automicvault.com/fr/pkg/brew/kaskade/) - Shares av.db curated category or tags: cli, data, python.
- [mysql-to-sqlite3](https://www.automicvault.com/fr/pkg/brew/mysql-to-sqlite3/) - Shares av.db curated category or tags: cli, data, python.
- [overturemaps](https://www.automicvault.com/fr/pkg/brew/overturemaps/) - Shares av.db curated category or tags: cli, data, python.

## Combined YAML source

View the package source record on GitHub. [combined/glom.yml](https://github.com/automic-vault/db/blob/main/combined/glom.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
