DEV Community

Discussion on: The forges behind Netflix, LinkedIn and Co.

 
rhymes profile image
rhymes

As a Python dev I can say that it’s popular with fintech most likely because it is one of the big players in data science right now

Eh eh I was half joking. A decade ago at my very first job they were doing data science in fintech, in Python (nobody knew it was called data science nor fintech :D). There's a long history of Python as a favorite tool in academia and science, and it is really easy to integrate with C and C++, and lots of numerical libraries where. Also, Boost Python was in vogue.

Not sure if those are the absolute reasons, but that’s why I personally believe it is so popular with data-driven and financial companies right now.

Yeah, rapid prototyping and the fact it can scale with the company (and be even replaced when there's need to) is one of the reasons why people like Python. The enourmous amount of tools is another.

Thread Thread
 
kaelscion profile image
kaelscion

Whoops! Sorry. Took that just a trifle too literally. Ma bad!!

Thread Thread
 
rhymes profile image
rhymes

Don't be sorry, I learned something 😂

Python is still my go to language