Hacker News new | ask | show | jobs
by jivid 3623 days ago
Facebook has a very extensive Python codebase as well. 21% of all backend code is Python:

https://code.facebook.com/posts/1040181199381023/python-in-p...

1 comments

I would like to know how much out of 21% are for scripting/shell/utility, how much for services, how much are truly part of the real products.

Calling scripting/shell/utility for "backend" might give wrong ideas to certain crowds who might have thought that backend is more important than front end product sensitive code that 1Billion users interact with everyday.