# python@3.13 をインストール

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

## インストール

```sh
sudo av install brew:python@3.13
```

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

### macOS

- Homebrew (100%):

```sh
brew install python@3.13
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install python313
```

  証拠: MacPorts ports tree: lang/python313/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- zypper (92%):

```sh
sudo zypper install python313
```

  証拠: openSUSE Tumbleweed package metadata: python313 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install python3.13
```

  証拠: Debian stable package indexes: python3.13 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install python3.13
```

  証拠: Fedora Rawhide package metadata: python3.13 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S python
```

  証拠: Arch Linux sync databases: python from https://geo.mirror.pkgbuild.com/core/os/x86_64/core.db.tar.gz

- apk (92%):

```sh
sudo apk add python3
```

  証拠: Alpine Linux edge package indexes: python3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#python3
```

  証拠: nixpkgs package indexes: python3 from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- Ubuntu apt (92%):

```sh
sudo apt install python3
```

  証拠: Ubuntu 24.04 LTS package indexes: python3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz

### Windows

- winget (92%):

```sh
winget install --id Python.Python.3.13 -e
```

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

- Chocolatey (92%):

```sh
choco install python313
```

  証拠: Chocolatey community package catalog: python313 from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','puppet-agent.portable'

- Scoop (92%):

```sh
scoop install versions/python313
```

  証拠: Scoop official bucket manifest trees: bucket/python313.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:python@3.13
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/python@3.13>
- **バージョン:** 3.13.13
- **ソース概要:** Interpreted, interactive, object-oriented programming language
- **ホームページ:** <https://www.python.org/>
- **上流ドキュメント:** <https://www.python.org/>
- **ライセンス:** Python-2.0
- **ソースアーカイブ:** <https://www.python.org/ftp/python/3.13.13/Python-3.13.13.tgz>
- **更新:** 2026-05-22T09:46:37-04:00
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 依存関係

- mpdecimal
- openssl@3
- sqlite
- xz

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- bzip2
- expat
- libedit
- libffi
- ncurses
- unzip

## インストール挙動

- post-install フック: 未定義
- Caveats: Python is installed as $HOMEBREW_PREFIX/bin/python3.13 Unversioned and major-versioned symlinks `python`, `python3`, `python-config`, `python3-config`, `pip`, `pip3`, etc. pointing to `python3.13`, `python3.13-config`, `pip3.13` etc., respectively, are installed into $HOMEBREW_PREFIX/opt/python@3.13/libexec/bin If you do not need a specific version of Python, and always want Homebrew's `python3` in your PATH: brew install python3 `idle3.13` requires tkinter, which is available separately: brew install python-tk@3.13 `dbm.gnu` is available separately: brew install python-gdbm@3.13 For more information about Homebrew and Python, see: https://docs.brew.sh/Homebrew-and-Python
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 3.13.13
- マネージャ更新日: 2026-05-22
- ローカルデータ: ok
- 上流リポジトリ: https://www.python.org/
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

versioned Python interpreter runtime.

- **Geiger リスク:** yellow / high
- versioned Python interpreter runtime
- **承認ゲートルール:** 6

## 関連リンク

- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [sqlite](https://www.automicvault.com/pkg/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [xz](https://www.automicvault.com/pkg/brew/xz/) - Runtime dependency declared by Homebrew.
- [mpdecimal](https://www.automicvault.com/pkg/brew/mpdecimal/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [azure-cli](https://www.automicvault.com/pkg/brew/azure-cli/) - Popular package that depends on this formula.
- [python-tk@3.13](https://www.automicvault.com/pkg/brew/python-tk-3-13/) - Popular package that depends on this formula.
- [snowflake-cli](https://www.automicvault.com/pkg/brew/snowflake-cli/) - Popular package that depends on this formula.
- [cloudformation-cli](https://www.automicvault.com/pkg/brew/cloudformation-cli/) - Popular package that depends on this formula.
- [dstack](https://www.automicvault.com/pkg/brew/dstack/) - Popular package that depends on this formula.
- [python-gdbm@3.13](https://www.automicvault.com/pkg/brew/python-gdbm-3-13/) - Popular package that depends on this formula.
- [chatblade](https://www.automicvault.com/pkg/brew/chatblade/) - Popular package that depends on this formula.
- [ansible@12](https://www.automicvault.com/pkg/brew/ansible-12/) - Popular package that depends on this formula.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Package name indicates the same formula family.
- [python@3.12](https://www.automicvault.com/pkg/brew/python-3-12/) - Package name indicates the same formula family.
- [python@3.11](https://www.automicvault.com/pkg/brew/python-3-11/) - Package name indicates the same formula family.
- [python@3.10](https://www.automicvault.com/pkg/brew/python-3-10/) - Package name indicates the same formula family.
- [python@3.9](https://www.automicvault.com/pkg/brew/python-3-9/) - Package name indicates the same formula family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## ソース

- Nucleus package database
- Geiger risk classifier
- approval-gate seed metadata
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
