Yes python is painfully slow as an interpreted language but imo it's still greatly exaggerated. So much "python code" doesn't even run in python - numpy or pandas etc just run natively and make the whole "python code" just super fast.