Skip to content

DanielLSM/pyre-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

TODO(T23492848): Add gif illustrating a pyre run & sandbox for casual testing like on http://fbinfer.com/. Also link to docusaurus site here with more detailed documentation.

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 86.1%
  • Python 8.3%
  • C 4.2%
  • Shell 0.5%
  • JavaScript 0.5%
  • Makefile 0.2%
  • Other 0.2%