Dynamic Type Inference
Are there any plans to support dynamic type inference via Instagram's MonkeyType or Dropbox's pyannotate? If so, Gruber et. al's FlaPy can be used for dependency installation and sandboxing.
We did initially look into this and limited our scope to only static analysis tools. But, this looks interesting. We will add this to our pipeline. Would you like to contribute to this? We can have a separate leaderboard for dynamic tools.
Hi, what kind of contribution would be needed? I had cobbled together something with MonkeyType and FlaPy that permitted tracing of singular repositories (assuming dependency installation succeeded) for my master's thesis, I could probably reproduce it