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...
@Aporia
and Here I remember to add comments after writing 500 lines