[October 2025] Python Monthly Newsletter 🐍

Andrei Neagoie
Andrei Neagoie
hero image

Welcome to the 71st issue of Python Monthly!

If it’s your first time here, welcome, I like you already. If you want the full back story on this monthly newsletter, head here.

The quick version: I curate and share the most important Python articles, news, resources, podcasts, and videos.

Think the Pareto Principle (80/20 rule) meeting the Python world. I give you the 20% that will get you 80% of the results.

If you're a long time reader, welcome back old friend.

Alright, let's not waste any valuable time and jump right into this month's updates.

Here's what you missed in October 2025 as a Python Developer…

Lazy Imports? 🐌

A cool new feature could be coming to Python: Lazy imports - lazy imports defer the loading and execution of a module until the first time the imported name is used, in contrast to ‘normal’ imports, which eagerly load and execute a module at the point of the import statement.

Exciting!

Python 3.14 is Out! 🐍

Python 3.14 officially came out and everyone is raving about the performance improvements. But how fast is it actually? Let's find out.

Python Hyperflask 🧰

This looks really really promising: Hyperflask - it combines flask and htmx to give you a Python stack to build web apps at light speed. It just came out and it's still early days but this could be the best way to build full stack web apps with Python. Your weekend project task is to give this a try.

Guido van Rossum on AI 👨‍🏫

Guido, the man who created Python, gave an interview on Python’s philosophy, simplicity, and the future of programming and his thoughts on AI. You should definitely read what he has to say.

Customizing Your Python REPL 🧚‍♂️

Everyone is talking about this one feature coming up in Python 3.14: the new syntax highlighting in the REPL!

So here is an article talking about some of the cool REPL modifications you can make.

GIL Free Python 🎏

Python 3.14 was released at the beginning of the month. This release was particularly interesting because of the improvements on the "free-threaded" variant of the interpreter. Read more about the future of Python.

uv is the Future 💃

We've already featured this tool many times in this newsletter, but it's becoming more and more apparent that this will be the tool of choice for most Python programmers in the future: uv is the best thing to happen to the Python ecosystem in a decade.

Claude Code vs OpenAI Codex 🥋

This person scraped hundreds of Reddit comments that compare Claude Code and Codex, and used Claude Haiku to build a sentiment analysis dashboard. Check out the results here. TLDR: we are all cheap and just care about the price.

Ps, fun thing from this month, you can now use Claude Code inside your web browser.

AI Bubble 🍾

I usually don't include youtube videos in this newsletter but this one is worth a watch (yes I realize the last link was about a Vite Doc, stop nitpicking): The state of the AI industry and why we should be very very worried. The graph shown in this video is actually crazy pills.

News Around the World 🗺

Big Tech News aka AI News 🏢

  • I have to start this section with the worst idea of the month, and possibly the worst idea of the year award (although tough to beat anything created by Meta): OpenAI Atlas - have you ever wanted to have OpenAI see your entire search history and all the things you look up online and feed it into ChatGPT? Well, that's what you can do with Atlas.

  • OpenAI released some business numbers: $4.3b in income, $13.5b in loss. I like this take from a commenter:

I think people are massively underestimating the money they will come from ads in the future. They generated $4.3B in revenue without any advertising program to monetise their 700 million weekly active users, most of whom use the free product.

Google earns essentially all of its revenue from ads, $264B in 2024. ChatGPT has more consumer trust than Google at this point, and numerous ways of inserting sponsored results, which they’re starting to experiment with with the recent announcement of direct checkout.

The biggest concern IMO is how good the open weight models coming out of China are, on consumer hardware. But as long as OpenAI remains the go-to for the average consumer, they’ll be fine.

  • OpenAI also announced Apps and Apps SDK... a way for developers to create apps you can chat with right inside ChatGPT. They also announced AgentKit which give you new tools for building, deploying, and optimizing agents.

  • Qualcomm is buying Arduino.

  • Anthropic announced Claude Haiku 4.5. Five months ago, Claude Sonnet 4 was a state-of-the-art model. Today, Claude Haiku 4.5 gives you similar levels of coding performance but at one-third the cost and more than twice the speed.

  • Another Anthropic announcement: Claude Skills, essentially Skills are folders and files with text that include instructions, scripts, and resources that Claude can load when needed, ideally written by you and the "instructor".

  • Big news out of Apple: the M5 chip is coming: M5 delivers over 4x the peak GPU compute performance for AI compared to M4, featuring a next-generation GPU with a Neural Accelerator in each core, a more powerful CPU, a faster Neural Engine, and higher unified memory bandwidth. Apple chip is pretty much dominating the personal computer space right now.

  • AWS had a major outage this month that resulted in a lot of services being down (including ZTM), but the good news is that a lot of great memes came out of it. Here is what happened.

  • Nvidia is on a path to become the first 5 trillion dollar company. Since they have so much money to spend, they just bought Nokia for $1 billion this month.

Completely useless to your career but still great 🙃

Best Resource of the Month 🥽

It's very rare that a bug report makes the best resource of the month section, but this is too good not to share. Hacking Formula 1: Accessing Max Verstappen's passport and PII through FIA bugs.

The reason I loved this, is that it's so... eays, and it also teaches you some simple ways you can check for bugs inside websites yourself. I guarantee you will learn something or two from this writeup.

Trick of the Month 🎩

wow reaction

See you next month everyone... also share this with your friends... pretty please! ❤️

By the way, I teach people how to code and get hired in the most efficient way possible as an Instructor at the Zero To Mastery Academy. You can see a few of our courses below or see all ZTM courses here.

More from Zero To Mastery

Learn Python for Free, Get Hired, and (maybe) Change the World! preview
Learn Python for Free, Get Hired, and (maybe) Change the World!
28 min read

Looking to learn Python? Learn the exact process we recommend, in this step-by-step guide - all for free!

The No BS Way To Getting A Machine Learning Job preview
The No BS Way To Getting A Machine Learning Job
19 min read

Looking to get hired in Machine Learning? Our ML expert tells you how. If you follow his 5 steps, we guarantee you'll land a Machine Learning job. No BS.