mypy: or, how i stopped worrying and learned to love out-of-band type-checking
Couldn't tell you yet -- too inexperienced with it. I can certainly see how I might overuse it in a way that wastes time. But, I can also see how it could let me narrow my unit testing focus. I think theirs definitely a good mixture in their somewhere.
-
-
One definite downside (to me): comment-based tying is too noisy. I want my comments to be comments. Which means my python code has to target 3.6+ for actual inline type annotations. That could be frustrating.
-
One definite plus: With the attrs module (that I just started using this week) you get really concise and readable data classes.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.