TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JPMorgans Athena has 35M lines of Python and wont be updated to Python 3 in time

6 pointsby sushicalculusover 4 years ago

2 comments

st3fanover 4 years ago
Why is there a deadline? Is their code suddenly going to stop working?<p>JPMorgan is big enough to have an internal team to maintain Python 2.7 if they have to.
haltingproblemover 4 years ago
I have super mixed feelings about Athena. While it certainly helps JPM standardize app construction and deployment, like all standardized components it also strands the developers at JPM in the late 2000s. I estimate there are between 200-300mm lines of Python at JPM ;) Most of it badly written as long scripts and probably 80% of them use pandas, badly.