ty

Extremely fast Python type checker written in Rust

brewmacoslinux
Try with needOr install directly
Source

About

Extremely fast Python type checker, written in Rust

Commands

ty

Examples

Check type annotations in a Python file$ ty check myfile.py
Check all Python files in a directory$ ty check src/
Display version information$ ty --version