Home / News / The Python Documentary Celebrates History While Developer Surveys Celebrate Python

The Python Documentary Celebrates History While Developer Surveys Celebrate Python

Python is a hot topic in the tech world, and headlines prove it. The much-awaited Python: The Documentary, a 34-year retrospective of the programming language, premiered last month. But Python isn’t just looking back; it’s also moving forward at breakneck speed. The recent developer surveys revealed Python’s explosive growth, with the Python Software Foundation pausing its grants program while unprecedented demand pushed PyPI to implement multiple security enhancements, and JetBrains announcing a transition for PyCharm Community Edition into a unified product model.
Here’s a sarcastic take on the film’s release:

Join Now: Click here to join the Real Python Newsletter and you’ll never miss another Python tutorial, course, or news update.

The Python Documentary Is Now Available on YouTube

Join Now: Click here to join the Real Python Newsletter and you’ll never miss another Python tutorial, course, or news update.

The Python Documentary Is Now Available on YouTube

At the end of August, Python: The Documentary premiered on YouTube, where you can watch it for free. It’s an 84-minute film tracing Python’s journey from Amsterdam side project to the world’s most popular programming language:

Produced by CultRepo (formerly Honeypot) and directed by Ida Bechtle, the documentary explores Python’s evolution and the community that shaped it. It features Guido van Rossum and key contributors like Mariatta and recent Real Python Podcast guest, Travis Oliphant.

The documentary also highlights the important role of PyLadies and addresses controversial topics including the Python 2 to 3 transition.

Note: If you want to take a deep dive into Python’s version history, then check out A History of Python Versions and Features.

The timing of Python: The Documentary couldn’t be better. While the film celebrates past achievements, the latest developer surveys show Python continues to thrive.

Developer Surveys Reveal Python’s Explosive Growth

JetBrains The State of Python 2025 and the Stack Overflow 2025 Developer Survey revealed Python’s remarkable growth:

Screenshot of the SO programming language survey showing Python at 57.9%
Image: Most Popular Technologies 2025

Python usage jumped seven percentage points to reach 57.9% of all developers, marking one of the largest year-over-year gains for any established language. Another exciting survey result is that 50% of respondents have two years or less of professional coding experience:

Screenshot of the JetBrains surves showing most Python developers are beginners
Image: Years of Python Experience 2025

If you’re one of them and want to get started with Python, then this Introduction to Python Learning Path is perfect for you. One of the positively surprising results of the Stack Overflow survey is that uv came in first place as the most admired Stack Overflow tag:

Screenshot of the SO surves showing uv as the most admired tag
Image: Most Admired Technology Tag 2025

If you want to give uv a spin yourself, then you can check out the tutorials Managing Python Projects With uv and uv vs pip: Managing Python Packages and Dependencies. Another notable development is FastAPI’s jump in usage from 29% to 38% among Python developers:

Screenshot of the JetBrains surves showing the rise of FastAPI
Image: Web Frameworks Usage 2025

Read the full article at https://realpython.com/python-news-september-2025/ »


[ Improve Your Python With 🐍 Python Tricks 💌 – Get a short & sweet Python Trick delivered to your inbox every couple of days. >> Click here to learn more and see examples ]

Tagged:

Leave a Reply

Your email address will not be published. Required fields are marked *