ABIn your professional opinion, do you suggest using annotations on all functions/ classes on the code, or only apply this to more complicated implementations? And are some annotations more important than others?Comment·Article·Jan 13, 2022·Python's Type Annotations: The Best Of Both Types Worlds
ABVery interesting and important topic, Very well explained! What do you think about writing some of the more “time consuming” logics using C and wrapping it with python? Will this be a noticeable improvement ?Comment·Article·Jan 13, 2022·Diving Into Python Concurrency and Optimizations