pyrefly

Fast type checker and IDE for Python with real-time analysis

brewmacoslinux
Try with needOr install directly
Source

About

Fast type checker and IDE for Python

Commands

pyrefly

Examples

Start the Pyrefly IDE server for a Python project$ pyrefly server /path/to/project
Check types in a specific Python file$ pyrefly check myfile.py
Display version information$ pyrefly --version