python training
December 13, 2019

Who Uses Python Today?

At this writing, in 2007, the best estimate anyone can seem to make of the size of the Python user base is that there are roughly 1 million Python users around the world today (plus or minus a few). This estimate is based on various statistics, like download rates and developer surveys. Because Python is open source, a more exact count is difficult—there are no license registrations to tally. Moreover, Python is automatically included with Linux distributions, Macintosh computers, and some products and hardware, further clouding the user-base picture.

To get in-depth knowledge on Python you can enroll for a free live demo Python Online Training

In general, though, Python enjoys a large user base, and a very active developer community. Because Python has been around for more than 15 years and has been widely used, it is also very stable and robust. Besides being employed by individual users, Python is also being applied in real revenue-generating products by real companies. For instance:

Google makes extensive use of Python in its web search system and employs Python’s creator.

  1. The YouTube video sharing service is largely written in Python.
  2. The popular BitTorrent peer-to-peer file-sharing system is a Python program.
  3. Intel, Cisco, Hewlett-Packard, Seagate, Qualcomm, and IBM use Python for hardware testing.
  4. Industrial Light & Magic, Pixar, and others use Python in the production of movie animation.
  5. JPMorgan Chase, UBS, Getco, and Citadel apply Python for financial market forecasting.
  6. NASA, Los Alamos, Fermilab, JPL, and others use Python for scientific programming tasks.
  7. iRobot uses Python to develop commercial robotic vacuum cleaners.
  8. ESRI uses Python as an end-user customization tool for its popular GIS mapping products.
  9. The NSA uses Python for cryptography and intelligence analysis.
  10. The IronPort email server product uses more than 1 million lines of Python code to do its job.
  11. The One Laptop Per Child (OLPC) project builds its user interface and activity model in Python.

If you are preparing python interview you can learn for more Python interview questions

And so on. Probably the only common thread amongst the companies using Python today is that Python is used all over the map, in terms of application domains. Its general-purpose nature makes it applicable to almost all fields, not just one. In fact, it’s safe to say that Python is being used by virtually every substantial organization writing software, whether for short-term tactical tasks such as testing and administration or for long-term strategic product development. Python has proven to work well in both modes.