Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
@ -1880,6 +1880,8 @@
|
||||
</li>
|
||||
<li>Static Type Annotations Generators<ul>
|
||||
<li><a href="https://github.com/Instagram/MonkeyType">MonkeyType</a> - A system for Python that generates static type annotations by collecting runtime types</li>
|
||||
<li><a href="https://github.com/dropbox/pyannotate">pyannotate</a> - Insert annotations into your source code based on call arguments and return types observed at runtime</li>
|
||||
<li><a href="https://github.com/google/pytype">pytype</a> - Pytype checks and infers types for your Python code - without requiring type annotations</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user