Planet Python RSS
214 subscribers
17.1K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Django Weblog: 2026 DSF Board Candidates

Link: https://www.djangoproject.com/weblog/2025/nov/05/2026-dsf-board-candidates/

Thank you to the 19 individuals who have chosen to stand for election. This page contains their candidate statements submitted as part of the 2026 DSF Board Nominations.
Our deepest gratitude goes to
Seth Michael Larson: Ice Pikmin and difficulty of Pikmin Bloom event decor sets

Link: https://sethmlarson.dev/ice-pikmin-and-difficulty-of-pikmin-bloom-event-decor-sets?utm_campaign=rss

I play Pikmin Bloom regularly with a group of friends. The game
can be best described as “Pokémon Go, but walking”. One of
the main goals of the game is to collect “decor Pikmin” which can
come from t
Django Weblog: Django at PyCon FR 2025 🇫🇷

Link: https://www.djangoproject.com/weblog/2025/nov/07/django-at-pycon-fr-2025/

Last week, we had a great time at PyCon FR 2025 - a free (!) gathering for Pythonistas in France. Here are some of our highlights.
Sprints on Django, our website, IA, marketing
Over two days, the conf
Real Python: The Real Python Podcast – Episode #273: Advice for Writing Maintainable Python Code

Link: https://realpython.com/podcasts/rpp/273/

What are techniques for writing maintainable Python code? How do you make your Python more readable and easier to refactor? Christopher Trudeau is back on the show this week, bringing another batch of
Rodrigo Girão Serrão: Module compression overview

Link: https://mathspp.com/blog/module-compression-overview


A high-level overview of how to use the module compression, new in Python 3.14.
This article will teach you how to use the package compression, new in Python 3.14.
You will learn how to
compress and
The Python Coding Stack: The Misunderstood Hashable Types and Why Dictionaries Are Called Dictionaries • [Club]

Link: https://www.thepythoncodingstack.com/p/the-misunderstood-hashable-types

Pick up a dictionary. No, not that one. The real dictionary you have on your bookshelf, the one that has pages made of paper, which you use to look up the meaning of English words. Or whatever other l
Chris Warrick: Distro Hopping, Server Edition

Link: https://chriswarrick.com/blog/2025/11/09/distro-hopping-server-edition/

I’ve recently migrated my VPS from Fedora to Ubuntu. Here’s a list of things that might be useful to keep in mind before, during, and after a migration of a server that hosts publicly accessible Web s
Ned Batchelder: Three releases, one new organization

Link: https://nedbatchelder.com/blog/202511/three_releases_one_new_organization.html

It’s been a busy, bumpy week with coverage.py. Some things did not go
smoothly, and I didn’t handle everything as well as I could have.It started with trying to fix issue 2064 about
conflicts between
Talk Python to Me: #527: MCP Servers for Python Devs

Link: https://talkpython.fm/episodes/show/527/mcp-servers-for-python-devs

Today we’re digging into the Model Context Protocol, or MCP. Think LSP for AI: build a small Python service once and your tools and data show up across editors and agents like VS Code, Claude Code, an
Real Python: Python 3.14 Released and Other Python News for November 2025

Link: https://realpython.com/python-news-november-2025/

Python 3.14 is out now, bringing t-strings, deferred annotations, better error messages, and plenty more to explore. As developers start adopting the new version, Python 3.15 begins its alpha phase, a