# Installer python-launcher avec Homebrew, dnf, Nix, winget

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

## installation

```sh
sudo av install brew:python-launcher
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install python-launcher
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install python-launcher
```

  Preuve: Fedora Rawhide package metadata: python-launcher from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#python-launcher
```

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

### Windows

- winget (92%):

```sh
winget install --id OleksisFraga.PythonLauncher -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:python-launcher
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.1
- **Résumé source:** Launch your Python interpreter the lazy/smart way
- **Page d'accueil:** <https://pythoncode.run>
- **Dépôt:** <https://github.com/brettcannon/python-launcher>
- **Dernière mise à jour:** 2026-06-15T10:21:19-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- py (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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

- Nix - python-launcher: normalized package name match | nixpkgs package indexes: pkgs/by-name/py/python-launcher/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - python-launcher - 1.0.1-7.fc45: normalized package name match | Fedora Rawhide package metadata: python-launcher from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python launcher for Unix | https://crates.io/crates/python-launcher
- winget - OleksisFraga.PythonLauncher: normalized package name match | Windows Package Manager source index: OleksisFraga.PythonLauncher from https://cdn.winget.microsoft.com/cache/source.msix
- winget - Python.Launcher: normalized package name match | Windows Package Manager source index: Python.Launcher from https://cdn.winget.microsoft.com/cache/source.msix
- winget - VinaySajip.PythonLauncher: normalized package name match | Windows Package Manager source index: VinaySajip.PythonLauncher from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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