Skip to content

Commit afd2802

Browse files
committed
Added MonkeyType to 'Code Analysis and Linter'
1 parent 49be2f4 commit afd2802

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
242242
* [Pylint](https://www.pylint.org/) - A Fully customizable source code analyzer.
243243
* Static Type Checker
244244
* [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
245247

246248
## Command-line Tools
247249

0 commit comments

Comments
 (0)