What is this Python project?
- already present: MonkeyType - A system for Python that generates static type annotations by collecting runtime types
-
pytype - Pytype checks and infers types for your Python code - without requiring type annotations -
pyannotate - Insert annotations into your source code based on call arguments and return types observed at runtime
What's the difference between this Python project and similar ones?
--
Anyone who agrees with this pull request could submit an Approve review to it.