# 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/python-launcher>
- **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>
- **Docs amont:** <https://github.com/brettcannon/python-launcher#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/brettcannon/python-launcher/archive/refs/tags/v1.0.1.tar.gz>
- **Dernière mise à jour:** 2026-06-15T10:21:19-04:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- py (cli)
- py (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.0.1
- gestionnaire mis à jour: 2026-06-15
- données locales: OK
- dépôt amont: https://github.com/brettcannon/python-launcher
- dernière version détectée: v1.0.1 (à jour)

## Notes de sécurité

generalized runtime or code generation signal.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** python-launcher
- **Version Scheme:** 0
- **Revision:** 0
- **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

- 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-6.fc44: 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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


## Liens liés

- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [python-lsp-server](https://www.automicvault.com/fr/pkg/brew/python-lsp-server/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [abi3audit](https://www.automicvault.com/fr/pkg/brew/abi3audit/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [chardet](https://www.automicvault.com/fr/pkg/brew/chardet/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [fades](https://www.automicvault.com/fr/pkg/brew/fades/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [flake8](https://www.automicvault.com/fr/pkg/brew/flake8/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [flit](https://www.automicvault.com/fr/pkg/brew/flit/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [hatch](https://www.automicvault.com/fr/pkg/brew/hatch/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [isort](https://www.automicvault.com/fr/pkg/brew/isort/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [python-argcomplete](https://www.automicvault.com/fr/pkg/brew/python-argcomplete/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, python.
- [python-build](https://www.automicvault.com/fr/pkg/brew/python-build/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, python.

## Combined YAML source

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


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
