We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49be2f4 commit afd2802Copy full SHA for afd2802
README.md
@@ -242,6 +242,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
242
* [Pylint](https://www.pylint.org/) - A Fully customizable source code analyzer.
243
* Static Type Checker
244
* [mypy](http://mypy-lang.org/) - Check variable types during compile time.
245
+* Static Type Annotations Generators
246
+ * [MonkeyType](https://github.com/Instagram/MonkeyType) - A system for Python that generates static type annotations by collecting runtime types
247
248
## Command-line Tools
249
0 commit comments