Planet Python RSS
214 subscribers
17K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Django Weblog: Django security releases issued: 5.2.8, 5.1.14, and 4.2.26

Link: https://www.djangoproject.com/weblog/2025/nov/05/security-releases/

In accordance with our security release policy, the Django team
is issuing releases for
Django 5.2.8,
Django 5.1.14, and
Django 4.2.26.
These releases address the security issues detailed below. We en
Real Python: Python MarkItDown: Convert Documents Into LLM-Ready Markdown

Link: https://realpython.com/python-markitdown/

The MarkItDown library lets you quickly turn PDFs, Office files, images, HTML, audio, and URLs into LLM-ready Markdown. In this tutorial, you’ll compare MarkItDown with Pandoc, run it from the command
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