Astral introduces ty, a new Rust-based Python type checker designed for blazing-fast performance. Currently in preview release, ty offers rapid type checking with intuitive diagnostics and flexible rule configuration through command-line options or configuration files. While not production-ready due to missing features and

19m read timeFrom realpython.com
Post cover image
Table of contents
Start Using ty in Python NowCatch Typing Errors With tyTweak the Type Checking RulesNarrow Down the Discovery ScopeBeware of Limitations and GotchasConclusionFrequently Asked Questions

Sort: