Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

planetpython.org

Planet Python

Get the latest updates from Planet Python directly as they happen.

Follow now 93 followers

Latest posts

Last updated about 5 hours ago

PyCoder’s Weekly: Issue #740: Pluggy, ABCs, Scrapy Extensions, and More (2026-06-23)

about 7 hours ago

#740 – JUNE 23, 2026 View in Browser » Plugins Case Study...

Python Insider: Python 3.15.0 beta 3 is here!

1 day ago

The penultimate 3.15 beta is out!

Python Insider: Mitigated API authentication bypass for python.org download metadata

1 day ago

Vulnerability mitigated in python.org with follow-up third-party audit from Trail of Bits

Python Bytes: #485 Creating memories

about 19 hours ago

<strong>Topics covered in this episode:</strong><br&gt <ul> <li><strong><a href="https://offen.github.io/docker-volume-backup/?featured_on=pythonbytes">Backup Docker volumes locally or...

Python Software Foundation: Mitigated API authentication bypass for python.org download metadata

about 16 hours ago

This post is a cross-post from the Python Insider Blog.Summary On February...

Armin Ronacher: The Coming Loop

1 day ago

I don’t prompt Claude anymore. I have loops running that prompt Claude...

Glyph Lefkowitz: Adversarial Communication

about 22 hours ago

As I have discussed in previous posts “AIs” can make mistakes. In...

Rodrigo Girão Serrão: Write a coding agent from first principles

1 day ago

Learn how to write a coding agent in Python in this tutorial...

The Python Coding Stack: 2. Anatomy of an Agent

2 days ago

Read Stephen's Preface to Agents Unpacked if you're new here.You have used...

Marc-André Lemburg: Coming soon

2 days ago

This is Marc-André Lemburg, a brand new site by Marc-André Lemburg that&aposs...

Christian Ledermann: Stop Copying Your .pre-commit-config.yaml

3 days ago

Stop Copy-Pasting: Introducing pc-init We’ve all been there: you’re starting a new...

Bob Belderbos: From Python to Rust: Master Iterators by Rebuilding 10 Unix Tools

3 days ago

The fastest way I know to learn a language is to rebuild...