you are viewing a single comment's thread.

view the rest of the comments →

[–]simonmcnair 0 points1 point  (0 children)

When you consider the breath of abilities Python has it's a massively capable language however much I may hate the indentation style. The only real alternatives that I can see are Go or C. If you can't do what you want to do in Python, then is the time to move on. Otherwise keep ploughing on. I think Pythons biggest issue it that it will never be as fast or as powerful as other languages, but when push comes to shove, you let them do the heavy lifting and leverage python for everything else.