2 parents 7a392ee + 40213f7 commit 2b73018Copy full SHA for 2b73018
1 file changed
README.md
@@ -253,6 +253,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
253
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
254
* Static Type Checkers
255
* [mypy](http://mypy-lang.org/) - Check variable types during compile time.
256
+ * [Pyre](https://github.com/facebook/pyre-check) - Performant type checking.
257
* Static Type Annotations Generators
258
* [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types
259
0 commit comments