Pyre in Action
Pyre in Action
About Pyre
Pyre is a fast, scalable type checker for large python codebases, designed to help improve code quality and development speed by flagging type errors interactively in your terminal or favorite editor. We follow the typing standards introduced in PEP484 and PEP526.
Pyre is under active development. We hope you'll join the community and try it out on your own projects, leave us feedback, and consider contributing!