Python Is Now The Second Most Popular Language On GitHub

  • Python has become the second most popular language on GitHub, outranking Java.
  • It is the 8th fastest growing programming language in 2019. 
  • The main reason behind Python’s astounding growth rate is its use in Data Science.

GitHub has released its annual Octoverse report (2019), showing how much the platform has accomplished in the last 365 days. Typically, the reports highlight how fast the GitHub community is expanding, while revealing interesting facts and stats about various programming languages.

According to this year’s report, Shell and C# have climbed the list of top programming languages. And for the first time, Python has become the second most popular language on GitHub, outranking Java.

10 Most Popular Language

In the last year, more than 44 million repositories have been created in 370+ different programming languages on GitHub. As compared to 2018, 44 percent more developers created their first repository in 2019.

The following languages are ranked according to the number of unique contributors to private and public repositories in 2019:

  1. JavaScript
  2. Python
  3. Java
  4. PHP
  5. C#
  6. C++
  7. TypeScript
  8. Shell
  9. C
  10. Ruby

python - Most Popular Language on Github

Python is also the 8th fastest growing programming language: it grew by 151% in 2019. Considering the fact that Python was already the 3rd most popular language in 2018, the growth rate is really impressive.

The most popular project on GitHub —  TensorFlow — connects the larger software community. On average, about 19,000 community developers contributed to repositories that depend on Python packages.

What’s Fueling The Growth of Python?

There are numerous factors that contribute to the success of Python. The major one of its popularity in web development. Many tech giants including Google and Facebook use Python Web Framework.

Another big reason behind Python’s astounding growth rate is its use in Data Science. Currently, GitHub hosts thousands of core data science packages powered by Python. The most popular repositories are labeled with topics like ‘machine learning’, ‘natural language processing’, and ‘deep learning’.

Moreover, non-code contributions from the data science field, such as academic papers, have become more popular over the years. Jupyter Notebooks and the Natural Language Toolkit, for example, have seen tremendous growth year-over-year for the last 3 years.

Read: 20+ Helpful Python Cheat Sheet

But why seasoned developers and experimental students are choosing Python?

  1. Easy to use: Python has easily readable syntax and programmers can complete more work using fewer lines of code.
  2. Multiple libraries and frameworks: Python has hundreds of different libraries and frameworks that help developers perform several actions without writing code and save time.
  3. Supportive community: Many institutions and corporates have devoted a great deal of effort and money to ensure Python’s success. Today, countless resources are available online (such as official documents and YouTube tutorials) that are a big help for learners.
Written by
Varun Kumar

Varun Kumar is a professional technology and business research analyst with over 10 years of experience. He primarily focuses on software technologies, business strategies, competitive analysis, and market trends.

Varun received a Master's degree in computer science from GGSIPU University. To find out about his latest projects, feel free to email him at [email protected]

View all articles
Leave a reply