Planet Python RSS
214 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Brian Okken: Announcing the Lean TDD book

Link: https://pythontest.com/announcing-lean-tdd/

There are many great ideas that I’ve gotten from TDD, Lean, Pragmatic, and more.
For the past few years, I’ve really wanted to write a book about TDD, with an emphasis on using Lean teachings to cut o
Django Weblog: Announcing DjangoCon Europe 2026 in Athens, Greece! 🏛️🇬🇷

Link: https://www.djangoproject.com/weblog/2025/nov/03/announcing-djangocon-europe-2026-in-athens-greece/

We’re excited to share that DjangoCon Europe returns in 2026 — this time in the historic and sun-soaked city of Athens, Greece 🇬🇷, with three days of talks from April 15–17, 2026!

Photo by Rafael Hoy
Armin Ronacher: Absurd Workflows: Durable Execution With Just Postgres

Link: https://lucumr.pocoo.org/2025/11/3/absurd-workflows/

It’s probably no surprise to you that we’re building
agents
somewhere. Everybody does it. Building a good agent, however, brings back
some of the historic challenges involving durable execution.
Ent
Hugo van Kemenade: Python Core Sprint 2025

Link: https://hugovk.dev/blog/2025/python-core-sprint/

🐍🏃In September, the annual Python Core Sprint was hosted by
Arm in Cambridge, UK!
The plan: put 35 core developers and 13 special guests in a room for a week, and see
what they cook up.
Monday highlig
eGenix.com: PyDDF Python Herbst Sprint 2025

Link: https://www.egenix.com/company/news/PyDDF-Herbst-Sprint-2025

The following text is in German, since we're announcing a Python sprint in Düsseldorf, Germany.

Ankündigung
Python Meeting Herbst Sprint 2025 in
Düsseldorf

Samstag, 15.11.2025, 10:00-18:00 Uhr
Sonnt
Real Python: Quiz: A Close Look at a FastAPI Example Application

Link: https://realpython.com/quizzes/fastapi-python-web-apis/

In this quiz, you’ll test your understanding of the FastAPI example project that can shuffle lists, pick random items, and generate random numbers.
By working through this quiz, you’ll revisit how pat
Reuven Lerner: Want to learn uv?

Link: https://lerner.co.il/2025/11/03/want-to-learn-uv/

You’ve probably heard about uv:

It’s faster than pip
It replaces lots of other Python packaging tools
It lets you publish to PyPI easier than before

But using uv isn’t just about learning a few comm
Python Software Foundation: Improving security and integrity of Python package archives

Link: https://pyfound.blogspot.com/2025/10/slippery-zips-and-sticky-tar-pits-security-and-archives-white-paper.html

Security and integrity of the Python packaging ecosystem is critical, and the smallest unit of a packaging ecosystem is a "package". Python packages use existing archive formats like ZIP and tar to di
Python Software Foundation: Announcing Python Software Foundation Fellow Members for Q3 2025! 🎉

Link: https://pyfound.blogspot.com/2025/10/announcing-python-software-foundation.html

The PSF is pleased to announce its third batch of PSF Fellows for 2025! Let us welcome the new PSF Fellows for Q3! The following people continue to do amazing things for the Python community:Abhijeet
Real Python: A Close Look at a FastAPI Example Application

Link: https://realpython.com/fastapi-python-web-apis/

This example project showcases important features of the FastAPI web framework, including automatic validation and documentation. FastAPI is an excellent choice for both beginners building their first
Python Software Foundation: Connecting the Dots: Understanding the PSF’s Current Financial Outlook

Link: https://pyfound.blogspot.com/2025/10/connecting-the-dots.html

As the PSF heads into our end-of-year fundraiser, we want to share information to help “connect the dots” and show a more complete picture of the PSF’s current financial outlook. You’ve heard from us
Seth Michael Larson: GameCube Nintendo Classics and storage size

Link: https://sethmlarson.dev/gamecube-nintendo-classics-storage-size?utm_campaign=rss

If you're into GameCube collecting and archiving you may already know
that GameCube ISOs or "ROMs" are around ~1.3 GB in size, regardless of
the game that is contained within the .iso file. This is be
Real Python: Building UIs in the Terminal With Python Textual

Link: https://realpython.com/courses/building-uis-terminal-python-textual/

Have you ever wanted to create an app with an appealing interface that works in the command line? Welcome to Textual, a Python toolkit and framework for creating beautiful, functional text-based user
PyCoder’s Weekly: Issue #707: Python Infrastructure, Concurrency, Django in 2025, and More (Nov. 4, 2025)

Link: https://pycoders.com/issues/707

#707 – NOVEMBER 4, 2025 View in Browser » Michael Kennedy: Managing Your Own Python Infrastructure How do you deploy your Python application without getting locked into an expensive cloud-based