# Installer pyp avec Homebrew, apt, Nix

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

## installation

```sh
sudo av install brew:pyp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pyp
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install pyp
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pyp
```

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

## Faits du paquet

- **Clé du paquet:** brew:pyp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.3.0
- **Résumé source:** Easily run Python at the shell! Magical, but never mysterious
- **Page d'accueil:** <https://github.com/hauntsaninja/pyp>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pyp (alias)
- pypyp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.3.0

## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - pyp - 3.0.9-1: normalized package name match | Debian stable package indexes: pyp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | sed/awk-like tool with Python language | https://thepyedpiper.github.io/pyp/
- Nix - pyp: normalized package name match | nixpkgs package indexes: pkgs/by-name/py/pyp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - pyp - 2.12-3: normalized package name match | Ubuntu 24.04 LTS package indexes: pyp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | sed/awk-like tool with Python language


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
