VOOZH about

URL: https://thenewstack.io/why-does-python-keep-getting-more-popular-github-knows-whats-up/

⇱ Why Is Python so Popular? GitHub Knows What's up - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2023-03-09 03:00:25
Why Is Python so Popular? GitHub Knows What's up
sponsor-kinetica,sponsored-topic,
Python / Software Development

Why Is Python so Popular? GitHub Knows What’s up

Python is strongly suited for data heavy operations, it's straightforward to learn, and, best of all, it works well with data.
Mar 9th, 2023 3:00am by Jessica Wachtel
👁 Featued image for: Why Is Python so Popular? GitHub Knows What’s up

The Python programming language is over 30 years old and still experiencing a 22% growth in popularity year over year, according to GitHub’s annual “Octoverse” top programming languages survey. So why is that?

Github recently published a blog post that explores Python’s enduring popularity, written by GitHub Developer and Open Source Advocate Rizel Scarlett. The post draws on insights from GitHub’s own users.

In short, Python is strongly suited for data heavy operations and it’s straightforward to learn.

HTML, CSS, JavaScript are the gateway coding languages for the frontend web. You could consider Python the JavaScript of the backend. It’s multipurpose and straightforward to learn and that makes for a popular entryway for newer developers. Or a good sidestep for those who do front end-programming.

The second part of why Python is on the rise is because data is on the rise and Python is great with data.

Kinetica is the real-time database platform that leverages generative AI and vectorized processing to let you ask anything of your sensor and machine data. Kinetica offers native vectorized analytics in generative AI, spatial, time-series, and graph.
Learn More
The latest from Kinetica

Getting Started with Python

Similar to JavaScript, Python is a high-level interpreted language and beginner friendly largely in part because of its simple syntax. It uses keywords rather than punctuation and line breaks to define code blocks.

These syntax design choices help even readers unfamiliar with code writing to more easily identify what the code is doing simply by looking at it, Scarlett writes.

👁 Image

Python Heavy Careers

Think Python and data. So that could be data analytics, financial data, machine learning, or artificial intelligence. Python works well with data because it excels in automating manual, repetitive tasks. Python has automated built-in modules available for commonly used automation.

Here are a few possible career choices, according to GitHub:

Machine Learning and Artificial Intelligence (AI)

Speaking of data-intensive… large-scale ML models can take up to billions of parameters of training data and they don’t look to be shrinking. Because of the high amounts of data, automatic scripting and algorithms are important. Python’s data visualization capabilities convert large datasets for AI or ML into comprehensible graphs. OpenAI uses the Python framework Pytorch as its standard framework for deep learning and as a result, ChatGPT is written in Python.

Data Science

Scarlett asserted that “Python is the top preferred language for data science and research.” This is partly because it’s understandable by people who don’t have a developer background and also because it’s great with large datasets. Collecting and parsing data are time consuming tasks making the use of machine learning fairly common in data science.

Python libraries such as NumPy, Pandas, and Matplotlib are used to automate functions like cleaning, data transformation, and visualization.

python.org has 50 jobs listed which also provides a better understanding of what a career with Python will look like.

Some Links

Scarlett also offered a bevy of links to GitHub resources:

Here are some Non-GitHub Python Resources:

  • Amazon Web Services’ Deep Racer tool is more suited for learning how to train machine learning models but is also a good tool for building on or strengthening a Python foundation.
  • Udemy offers a course on getting started with Python for someone looking to just get started.
  • Career Foundry lists some boot camps that specifically teach Python for anyone looking for a specialized learning environment.
  • And of course…. YouTube!
Kinetica is the real-time database platform that leverages generative AI and vectorized processing to let you ask anything of your sensor and machine data. Kinetica offers native vectorized analytics in generative AI, spatial, time-series, and graph.
Learn More
The latest from Kinetica
TRENDING STORIES
Jessica Wachtel is a developer marketing writer at InfluxData where she creates content that helps make the world of time series data more understandable and accessible. Jessica has a background in software development and technical journalism.
Read more from Jessica Wachtel
SHARE THIS STORY
TRENDING STORIES
Amazon Web Services is a sponsor of The New Stack.
TNS owner Insight Partners is an investor in: Pragma, Udemy, OpenAI.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.