mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 02:35:49 +00:00
Add Pyre
This commit is contained in:
parent
7a392ee789
commit
40213f70fb
1 changed files with 1 additions and 0 deletions
|
|
@ -253,6 +253,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [pylint](https://www.pylint.org/) - A fully customizable source code analyzer.
|
||||
* Static Type Checkers
|
||||
* [mypy](http://mypy-lang.org/) - Check variable types during compile time.
|
||||
* [Pyre](https://github.com/facebook/pyre-check) - Performant type checking.
|
||||
* Static Type Annotations Generators
|
||||
* [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue