mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
commit
2b730187c4
|
@ -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…
Reference in New Issue
Block a user