/pyre-check

Performant type-checking for python.

Primary LanguageOCamlMIT LicenseMIT

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.