Silent Install HQ
ZIP WinGet

ty

Astral Software Inc. · 0.0.48 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1be7f16a10dcdd3faa1d035ca7bb958653cf143e25e8276e7506db19db73150f VirusTotal ↗
Filename ty-i686-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID astral-sh.ty
Version 0.0.48
Description An extremely fast Python type checker and language server, written in Rust.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Performance - Avoid redundant constraint saturation work (#25786) Core type checking - Add support for TypedDict extra_items (#25591) - Improve closed=True TypedDict precision (#25651) - Require subtyping for transitive constraint pivots (#25778) - Sync vendored typeshed stubs (#25828). Typeshed diff Contributors - @charliermarsh - @MichaReiser