pkg.soopen package index

brew / 順位 1231

ty を Homebrew, apk, dnf, Nix, pacman, scoop, winget, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ty

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add ty

Alpine Linux edge package indexes · ty · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install ty

Fedora Rawhide package metadata · ty · ソース: dl.fedoraproject.org

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

nixpkgs package indexes · pkgs/by-name/ty/ty/package.nix · ソース: api.github.com

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

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

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

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

Windows

Scoop確認済み · 92%
scoop install main/ty

Scoop official bucket manifest trees · bucket/ty.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id astral-sh.ty -e

Windows Package Manager source index · astral-sh.ty · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Extremely fast Python type checker, written in Rust

コマンドとエイリアス

  • ty

履歴

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

ty is Astral's Rust-written Python type checker and language server. Astral presents it as the next tool in the same high-performance Python developer-tooling line as Ruff and uv.

プロジェクトの歴史

Astral announced ty as a beta type checker and language server after building a reputation around fast Python tooling. The official README states that ty is in beta, uses 0.0.x versioning, and does not yet promise a stable API, so its history is still early and deliberately pre-1.0.

The project is developed in close relationship with Ruff: the README says development currently takes place in the Ruff repository for changes to the Rust source contained in its submodule.

採用の歴史

Astral positions ty as an alternative to mypy, Pyright, and Pylance, emphasizing speed, gradual adoption, editor features, and support for partially typed code. The docs and README highlight editor integrations for VS Code, PyCharm, Neovim, and other LSP-capable clients.

The Homebrew formula's presence alongside packages in apk, dnf, Nix, Arch, Scoop, Winget, and zypper reflects rapid package-manager adoption typical of Astral tools, even while ty remains beta.

使われ方

Package users run `ty check` from the CLI or use ty as a language server in editors. The README recommends `uvx ty check` for quick use, while the documentation covers installation, configuration, diagnostics, suppression comments, project support, and editor setup.

パッケージ好きにとっての重要性

ty matters in the package-manager niche because it extends the modern Rust-for-Python-tooling pattern from Ruff and uv into static typing. For maintainers, it is another fast single-command tool that can be wired into editors, CI, pre-commit workflows, and distro packages without a bespoke Python runtime story.

タイムライン

  • 2025: Astral announced ty as a beta Python type checker and language server.
  • 2025-2026: Official docs described CLI, language-server, configuration, rule, and editor-integration workflows.
  • 2026: The Homebrew formula lists ty with broader cross-platform package-manager coverage.

Related projects

  • Related projects include Ruff, uv, mypy, Pyright, Pylance, Pyre, and Python editor integrations that consume language-server features.

セキュリティ状態

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

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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
pyproject.tomlty.toml~/.config/ty/ty.toml$XDG_CONFIG_HOME/ty/ty.toml
Windows
pyproject.tomlty.toml%APPDATA%\ty\ty.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
ty実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.0.65
マネージャ更新日2026-07-30
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ty
バージョン0.0.65
パッケージマネージャHomebrew
ホームページhttps://docs.astral.sh/ty/
リポジトリhttps://github.com/astral-sh/ty
最終更新2026-07-30T19:13:13Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

ty

nix profile install nixpkgs#ty
  • normalized package name match
  • 一致条件: Ty
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ty/ty/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ty 0.0.63-r0

Extremely fast Python type checker

https://github.com/astral-sh/ty

sudo apk add ty
  • License: MIT
  • Architecture: x86_64
  • Source Package: ty
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ty
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ty from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ty-bash-completion 0.0.63-r0

Bash completions for ty

https://github.com/astral-sh/ty

sudo apk add ty-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: ty
  • normalized package name match
  • 一致条件: Ty
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ty-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ty-fish-completion 0.0.63-r0

Fish completions for ty

https://github.com/astral-sh/ty

sudo apk add ty-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: ty
  • normalized package name match
  • 一致条件: Ty
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ty-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ty-pyc 0.0.63-r0

Precompiled Python bytecode for ty

https://github.com/astral-sh/ty

sudo apk add ty-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ty
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ty
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ty-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

ty-zsh-completion 0.0.63-r0

Zsh completions for ty

https://github.com/astral-sh/ty

sudo apk add ty-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: ty
  • normalized package name match
  • 一致条件: Ty
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ty-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

python3-ty 0.0.58-2.fc45

Importable Python module for ty

https://github.com/astral-sh/ty

sudo dnf install python3-ty
  • License: MIT AND Apache-2.0 AND (Apache-2.0 OR BSD-2-Clause) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ty
  • 2 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Ty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-ty from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

ty 0.0.58-2.fc45

Extremely fast Python type checker and language server

https://github.com/astral-sh/ty

sudo dnf install ty
  • License: MIT AND Apache-2.0 AND (Apache-2.0 OR BSD-2-Clause) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ty
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Ty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ty from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

ty 0.0.65-1

Extremely fast Python type checker and language server, written in Rust

https://github.com/astral-sh/ty

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

python313-ty 0.0.56-1.2

An extremely fast Python type checker and language server, written in Rust

https://github.com/astral-sh/ty

sudo zypper install python313-ty
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: python-ty
  • 6 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Ty
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-ty from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

python314-ty 0.0.56-1.2

An extremely fast Python type checker and language server, written in Rust

https://github.com/astral-sh/ty

sudo zypper install python314-ty
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: python-ty
  • 6 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Ty
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-ty from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop95%

main/ty

scoop install main/ty
  • normalized package name match
  • 一致条件: Ty
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ty.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

astral-sh.ty

winget install --id astral-sh.ty -e
  • normalized package name match
  • 一致条件: Ty
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: astral-sh.ty from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

Combined YAML source

View the package source record on GitHub.

combined/ty.yml

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation