You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="https://github.com/Instagram/MonkeyType">MonkeyType</a> - A system for Python that generates static type annotations by collecting runtime types</li>
1883
+
<li><ahref="https://github.com/dropbox/pyannotate">pyannotate</a> - Insert annotations into your source code based on call arguments and return types observed at runtime</li>
1884
+
<li><ahref="https://github.com/google/pytype">pytype</a> - Pytype checks and infers types for your Python code - without requiring type annotations</li>
0 commit comments