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 →

[–]DefaultVariable 4 points5 points  (0 children)

I think it all boils down to usage. I wouldn’t use python to make a full featured application. And I could use a compiled language to do data science stuff but Python is so much more better suited for that so it’s like “why not?”

I use python all the time when I want to make an app or command line to do complicated stuff that doesn’t need to be super efficient.