# Installer hatch

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

## installation

```sh
sudo av install brew:hatch
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install hatch
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install hatch
```

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

### Linux

- apk (92%):

```sh
sudo apk add hatch
```

  Preuve: Alpine Linux edge package indexes: hatch from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install hatch
```

  Preuve: Fedora Rawhide package metadata: hatch from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#hatch
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/hatch
```

  Preuve: Scoop official bucket manifest trees: bucket/hatch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id PyPA.Hatch -e
```

  Preuve: Windows Package Manager source index: PyPA.Hatch from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:hatch
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/hatch>
- **Version:** 1.16.5
- **Résumé source:** Modern, extensible Python project management
- **Page d'accueil:** <https://hatch.pypa.io/latest/>
- **Docs amont:** <https://hatch.pypa.io/latest/>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/d2/02/ce9c4c439fa3f195b21b4b5bb18b44d1076297c86477ef7e3d2de6064ec3/hatch-1.16.5.tar.gz>
- **Mis à jour:** 2026-05-21T12:12:36Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- hatch (cli)
- hatch (alias)

## Dépendances

- certifi
- cryptography
- python@3.14
- uv

## Comportement d'installation

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

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 1.16.5
- gestionnaire mis à jour: 2026-05-21
- données locales: ok
- dépôt amont: https://hatch.pypa.io/latest/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

no executable entrypoint in the package index.

- **Risque Geiger:** green / low
- no executable entrypoint in the package index

## Liens liés

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [uv](https://www.automicvault.com/pkg/brew/uv/) - Runtime dependency declared by Homebrew.
- [certifi](https://www.automicvault.com/pkg/brew/certifi/) - Runtime dependency declared by Homebrew.
- [cryptography](https://www.automicvault.com/pkg/brew/cryptography/) - Runtime dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
