Python type hints: Just Do It

Tudor Surdoiu
4 min readMar 5, 2022

How to bring python into the neighborhood of typed programming languages.

Photo by David Clode on Unsplash

Small and large python-based projects can benefit from using type hinting in their codebase, both from the perspective of software robustness and development experience. The very act of writing type hints will force you to think about the various dynamic flows of the program which will lead to a cleaner architecture and will help catch…

--

--

Tudor Surdoiu

Bio digital jazz writer, sometimes knocking on the sky and listening to the sound.