You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uses Python across their entire infrastructure and often writes great
48
+
technical blog posts on packaging,
49
+
[optimization using C](https://www.paypal-engineering.com/2016/09/22/python-by-the-c-side/)
50
+
and [configuring DNS](https://www.paypal-engineering.com/2015/12/16/enterprise-overhaul-resolving-dns/).
51
+
35
52
36
53
### Large tech companies
37
54
Large technology companies tend to be polyglot (use many programming
@@ -70,10 +87,22 @@ stacks.
70
87
programming language running somewhere in their infrastructure, Python
71
88
receives priority support due to its core language status.
72
89
90
+
*[Dropbox is well-known for using Python](https://techcrunch.com/2013/07/11/how-did-dropbox-scale-to-175m-users-a-former-engineer-details-the-early-days/)
91
+
across their application development, infrastructure and operations. They
92
+
also did a good job of cornering the market on hiring well-known Python
93
+
core contributors for a period of time, such as
94
+
[Guido van Rossum](https://blogs.dropbox.com/tech/2012/12/welcome-guido/)
0 commit comments