Pyrefly: Python Type Checker by Meta

1 · Python Developer Tooling Handbook – pydevtools.com · July 21, 2026, 3:51 p.m.
Summary
Pyrefly is a new static type checker and language server for Python developed by Meta that offers faster performance compared to existing tools like mypy and pyright. It includes features for IDE integration, is recommended for new Python projects, and is already being used in large codebases such as Instagram.