Automic VaultAutomic Vault

brew

mypy を Homebrew, apt, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mypy

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install mypy

Debian stable package indexes · mypy · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#mypy

nixpkgs package indexes · mypy · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S mypy

Arch Linux sync databases · mypy · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install python313-mypy

openSUSE Tumbleweed package metadata · python313-mypy · ソース: download.opensuse.org

概要

パッケージ概要

Experimental optional static type checker for Python

コマンドとエイリアス

  • dmypy
  • mypy
  • mypyc
  • stubgen
  • stubtest

履歴

プロジェクトの歴史と使われ方

mypy is an optional static type checker for Python. Jukka Lehtosalo began work on it in 2012 while at the University of Cambridge Computer Laboratory as a PhD student, borrowing ideas from his earlier Alore language and from gradual typing research. The project grew from an experiment in adding an optional static type system to Python-like code into the best-known standalone checker for ordinary Python programs.

プロジェクトの歴史

The technical turning point was the standardization of Python type hints. PEP 484 defines the syntax and goals for type annotations in Python, explicitly naming offline type checkers such as mypy as a primary use case while keeping Python dynamically typed and type hints optional. The mypy blog described the first PEP 484 draft as heavily inspired by mypy, and later mypy versions implemented the PEP 484 annotation model used in Python codebases, editors, and CI systems.

使われ方

Dropbox became a major adoption story and development home for mypy. A Dropbox engineering writeup describes its gradual migration to static checking across millions of lines of Python, calling mypy likely the most popular standalone Python type checker and noting that the core team was employed by Dropbox. In day-to-day use, developers add annotations in source files or stubs, run the `mypy` command to find type errors without executing the program, use `dmypy` for daemonized checks, and use helpers such as `stubgen`, `stubtest`, and `mypyc` for typing ecosystem work. Package managers ship it as a developer tool for Python projects that want static analysis without changing Python's runtime model.

セキュリティ状態

保護ツール対応はまだ見つかっていません

mypy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
mypy.ini.mypy.inipyproject.tomlsetup.cfg$XDG_CONFIG_HOME/mypy/config~/.config/mypy/config~/.mypy.ini

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dmypycliグローバル実行可能ファイル
mypycliグローバル実行可能ファイル
mypyccliグローバル実行可能ファイル
stubgencliグローバル実行可能ファイル
stubtestcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.3.0
マネージャ更新日2026-07-14
ローカルデータOK
上流not checked
検出された最新未検出

https://www.mypy-lang.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mypy
バージョン2.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mypy
ホームページhttps://www.mypy-lang.org/
リポジトリhttps://github.com/python/mypy
上流ドキュメントhttps://mypy-lang.org/
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/12/af/4e516a05d3ca2eb9283e9ec45b2c02225c1514dd6da49fd3c9eaa6639370/mypy-2.3.0.tar.gz
最終更新2026-07-14T12:42:18Z
Pulseupdated
依存関係python@3.14
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemypy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

mypy 1.15.0-5

optional static typing for Python

https://www.mypy-lang.org/

sudo apt install mypy
  • Section: python
  • Architecture: all
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Mypy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mypy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mypy-doc 1.15.0-5

documentation for mypy

https://www.mypy-lang.org/

sudo apt install mypy-doc
  • Section: doc
  • Architecture: all
  • Source Package: mypy
  • 1 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Mypy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mypy-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-mypy 1.15.0-5

public modules for mypy (Python 3)

https://www.mypy-lang.org/

sudo apt install python3-mypy
  • Section: python
  • Architecture: amd64
  • Source Package: mypy
  • 7 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Mypy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-mypy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mypy

nix profile install nixpkgs#mypy
  • normalized package name match
  • 一致条件: Mypy
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: mypy from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

mypy 1.9.0-4ubuntu1

optional static typing for Python

https://www.mypy-lang.org/

sudo apt install mypy
  • Section: universe/python
  • Architecture: all
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Mypy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mypy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mypy-doc 1.9.0-4ubuntu1

documentation for mypy

https://www.mypy-lang.org/

sudo apt install mypy-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mypy
  • 1 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Mypy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mypy-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-mypy 1.9.0-4ubuntu1

public modules for mypy (Python 3)

https://www.mypy-lang.org/

sudo apt install python3-mypy
  • Section: universe/python
  • Architecture: amd64
  • Source Package: mypy
  • 8 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Mypy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-mypy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

mypy 1.20.2-1

Optional static typing for Python (PEP484)

http://www.mypy-lang.org/

sudo pacman -S mypy
  • License: MIT
  • Architecture: any
  • 6 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Mypy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: mypy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python313-mypy 2.1.0-1.1

Optional static typing for Python

https://www.mypy-lang.org/

sudo zypper install python313-mypy
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-mypy
  • 10 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Mypy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-mypy from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment