Toxe Python. Also, the "indentation garbage" is really such a non-issue
No, comming from ecma, its a large issue.. ecma dont care how thou format the code, but py is a indentation nazi..
Godot is too with gdscript, but i got used to it..
But python and its package managing issues, is what made it dead to me.. I havent had problems with npm where with python seems like every other package will break your script or you will corner yourself into where you mess up your py installation and then spend precious time removing garbage packages that you didnt know you didnt need .. this is offtopic alltogether.. i just say this.. im not a fan of py.
As for slowness - iteration - > i write out a line, prec a button and it runs, with py it was too slow, with cpp idk, i just dont like syntax, with .NET its slow too.
Ecma and gdscript are ones that does it for me when i want to test the thing real fast.. and not wait for it to compile... i know some graybeard beer belly legends along the lines of john blow will say that the long compilations is teaching you to not suck at writing good code... sure i agree, but gone are those days where you could not find an oracle that would tell you what you want to know, you just have to structure your question to get the desired answer. I want to go fast, i want to go now