Astral announces the Beta release of ty, a Rust-based Python type checker and language server that's 10-60x faster than mypy and Pyright without caching. Built with an incremental architecture for extremely fast live updates in editors, ty features advanced type system capabilities including first-class intersection types, sophisticated type narrowing, and reachability analysis. The tool includes a diagnostic system inspired by Rust's error messages and supports all standard language server features. Available via uv or VS Code extension, ty is open source under MIT license and aims for a Stable release next year.
2 Comments
Sort: