# Installer pipenv avec Homebrew, apt, MacPorts, Nix

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

## installation

```sh
sudo av install brew:pipenv
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pipenv
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pipenv
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install pipenv
```

  Preuve: Debian stable package indexes: pipenv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#pipenv
```

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

## Faits du paquet

- **Clé du paquet:** brew:pipenv
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/pipenv>
- **Version:** 2026.6.2
- **Résumé source:** Python dependency management tool
- **Page d'accueil:** <https://github.com/pypa/pipenv>
- **Dépôt:** <https://github.com/pypa/pipenv>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/26/4e/24ece5e63a4a81034453970e2289896f977999550abee4dcf81f1e0e963e/pipenv-2026.6.2.tar.gz>
- **Dernière mise à jour:** 2026-07-15T12:05:17Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- pipenv (cli)
- pipenv-resolver (cli)
- pipenv (alias)
- pipenv-resolver (alias)

## Dépendances

- certifi
- 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-08-04
- version du gestionnaire: 2026.6.2
- gestionnaire mis à jour: 2026-07-15
- données locales: OK
- dépôt amont: https://github.com/pypa/pipenv
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

narrow executable package without higher-risk signals.

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


## 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

- Unix: Pipfile, Pipfile.lock
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - pipenv - 2024.0.1+ds-3: normalized package name match | Debian stable package indexes: pipenv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python package manager based on virtualenv and Pipfiles | https://github.com/pypa/pipenv
- Nix - pipenv: normalized package name match | nixpkgs package indexes: pkgs/by-name/pi/pipenv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - pipenv - 2023.12.1+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: pipenv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python package manager based on virtualenv and Pipfiles | https://github.com/pypa/pipenv
- MacPorts - pipenv: normalized package name match | MacPorts ports tree: python/pipenv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 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.
- [poetry](https://pkg.so/fr/brew/poetry/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, packaging, python.
- [peru](https://pkg.so/fr/brew/peru/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, python.
- [pdm](https://pkg.so/fr/brew/pdm/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, packaging, python.
- [hatch](https://pkg.so/fr/brew/hatch/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging, python, virtual-environments.
- [pip-tools](https://pkg.so/fr/brew/pip-tools/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, python.
- [swift-outdated](https://pkg.so/fr/brew/swift-outdated/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools.
- [pipgrip](https://pkg.so/fr/brew/pipgrip/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools, python.
- [bender](https://pkg.so/fr/brew/bender/) - Shares pkgdb curated category or tags: cli, dependency-management, developer-tools.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
