# Installer grayskull avec Homebrew

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

## installation

```sh
sudo av install brew:grayskull
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install grayskull
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:grayskull
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/grayskull>
- **Version:** 3.1.1
- **Résumé source:** Recipe generator for Conda
- **Page d'accueil:** <https://conda.github.io/grayskull/>
- **Dépôt:** <https://github.com/conda/grayskull>
- **Docs amont:** <https://conda.github.io/grayskull/>
- **Licence:** Apache-2.0
- **Archive source:** <https://files.pythonhosted.org/packages/7a/51/b7d181b55fd65f4ba0c0414b5f779f342f8296f991a52af2de2399b501bf/grayskull-3.1.1.tar.gz>
- **Dernière mise à jour:** 2026-07-10T12:03:34Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- conda-grayskull (cli)
- conda-greyskull (cli)
- grayskull (cli)
- greyskull (cli)
- conda-grayskull (alias)
- conda-greyskull (alias)
- grayskull (alias)
- greyskull (alias)

## Dépendances

- certifi
- libyaml
- python@3.14

## Dépendances de compilation

- cmake
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.1.1
- gestionnaire mis à jour: 2026-07-10
- données locales: OK
- dépôt amont: https://conda.github.io/grayskull/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Grayskull is a conda recipe generator built to produce concise recipes for conda-forge. It is a packaging tool for packaging people: a CLI that converts upstream package metadata into conda-build recipe structure.

### Historique du projet

The official README says Grayskull was created with the intention of eventually replacing conda skeleton. The conda-forge blog introduced it in March 2020 as a way to generate better Conda recipes for projects available from sources such as PyPI, CRAN, Conan, GitHub releases, and repositories.

Early public releases moved quickly in February and March 2020, with PyPI recording 0.1.x and 0.2.x releases and the conda-forge blog discussing version 0.2.1. The project later moved under the conda GitHub organization, reinforcing its role as conda ecosystem infrastructure.

The 2.x and 3.x release lines show ongoing maintenance as Python packaging standards, recipe conventions, and conda-forge automation evolved.

### Historique d'adoption

Grayskull's adoption is tied to conda-forge contributor workflows. Instead of writing a recipe from scratch, maintainers can generate an initial meta.yaml from PyPI, GitHub, or CRAN metadata, then review and adjust it for feedstock submission.

The conda-forge blog compared Grayskull with conda-build skeleton using pytest as an example and emphasized better dependency handling, selectors, compiler detection, license information, and generation speed.

### Modes d'utilisation

The documented CLI is centered on commands such as grayskull pypi package-name, optionally with version pins, output directories, and maintainers. The generated recipe is a starting point for conda-build or conda-forge feedstock work.

The README and documentation state that Grayskull can generate recipes for Python packages on PyPI, packages available as GitHub repositories, and R packages on CRAN.

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

Grayskull is package-nerd machinery in its purest form: it packages the act of packaging. Its value is reducing recipe boilerplate while still producing metadata that maintainers can inspect.

It also marks a shift from conda skeleton's older heuristics toward richer metadata extraction, better selectors, and conda-forge-aware recipe style.

### Chronologie

- 2020-02: PyPI records early 0.1.x releases.
- 2020-03: conda-forge publishes an introduction to Grayskull and discusses version 0.2.1.
- 2020-06: PyPI records the 0.7.x series.
- 2022: PyPI records the 1.x series through 1.8.x.
- 2023: PyPI records the 2.0.0 release and continued 2.x releases.
- 2026: PyPI records the 3.0.x and 3.1.x release series.

### Related projects

- conda-build skeleton: the older recipe-generation command Grayskull was designed to improve on or replace.
- conda-forge: Grayskull generates recipes intended to be concise and suitable for conda-forge workflows.
- PyPI, GitHub, CRAN, Conan, and CPAN are source ecosystems discussed by Grayskull documentation and roadmap material.

### Sources

- <https://conda-forge.org/blog/2020/03/05/grayskull/>
- <https://conda.github.io/grayskull/>
- <https://github.com/conda/grayskull>
- <https://pypi.org/project/grayskull/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour grayskull. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://pkg.so/fr/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [poetry](https://pkg.so/fr/brew/poetry/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [pipenv](https://pkg.so/fr/brew/pipenv/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [pyenv-virtualenv](https://pkg.so/fr/brew/pyenv-virtualenv/) - Shares pkgdb curated category or tags: cli, conda, developer-tools, python.
- [pdm](https://pkg.so/fr/brew/pdm/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [maturin](https://pkg.so/fr/brew/maturin/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [hatch](https://pkg.so/fr/brew/hatch/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [pyinstaller](https://pkg.so/fr/brew/pyinstaller/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [python-build](https://pkg.so/fr/brew/python-build/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python.
- [abi3audit](https://pkg.so/fr/brew/abi3audit/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, packaging.
- [charmcraft](https://pkg.so/fr/brew/charmcraft/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, developer, developer-tools, libyaml.
- [conda-lock](https://pkg.so/fr/brew/conda-lock/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, conda, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/grayskull.yml](https://github.com/mxcl/pkgdb/blob/main/combined/grayskull.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
