# python-launcher を Homebrew, dnf, Nix, winget でインストール

python-launcher のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

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

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:python-launcher
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.1
- **ソース概要:** Launch your Python interpreter the lazy/smart way
- **ホームページ:** <https://pythoncode.run>
- **リポジトリ:** <https://github.com/brettcannon/python-launcher>
- **最終更新:** 2026-06-15T10:21:19-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- py (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.1

## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## 他のパッケージマネージャ記録

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


## ソース

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