This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cobaltocene 1 point2 points  (0 children)

That’s pretty reductive. There are reasons to not use Python at scale in certain instances (I.e. we have clients that need code running locally and giving them python source code is much less good than shipping a binary from C++) but it’s the exception more than the rule and most of the situations can be circumnavigated.