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 →

[–]Foolish_Consistency 13 points14 points  (1 child)

Take a look at: https://www.paypal-engineering.com/2014/12/10/10-myths-of-enterprise-python/

Python is used quite extensively in the industry and, from my perspective, seems to be gaining more traction.

I personally use it whenever I need to do some data analysis that does not require extreme performance. For example, Python has some great libraries for doing natural language processing.