mzlee / pyre-check

Performant type-checking for python.

Home Page:https://pyre-check.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyre

Pyre is a performant type checker for python.

Getting Started

To install Pyre on your system run pip install pyre-check and you should be good to go! Run it on your project with pyre --source-directory . check.

For more detailed documentation, see https://pyre-check.org.

Installation

See INSTALL.md for details on installing packaged versions of Pyre.

Join the Pyre community

See CONTRIBUTING.md for how to help out.

License

Pyre is licensed under the MIT license.

About

Performant type-checking for python.

https://pyre-check.org/

License:MIT License


Languages

Language:OCaml 86.2%Language:Python 8.3%Language:C 4.2%Language:JavaScript 0.5%Language:Shell 0.4%Language:Makefile 0.2%Language:CSS 0.1%Language:Standard ML 0.1%