After years of python coding. The quality of my Python code has seen a remarkable renaissance in the past few months. I think owe a lot of it to learning how to write Rust code and then adopting dataclasses/pydantic + MyPy. Better structure, better planning, and stuff often just works right out the gate. Of course it also helps that I am doing it full time now...
@mur2501 Some poor fool may have read this code later... (probably me)
# best of luck!