Skip to content

Commit ecc274c

Browse files
authored
Merge pull request vinta#1010 from night-crawler/master
Added MonkeyType to 'Code Analysis and Linter'
2 parents 49be2f4 + afd2802 commit ecc274c

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)