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 264 followers

Latest posts

Last updated about 8 hours ago

The Python Coding Stack: 2. Anatomy of an Agent

about 12 hours ago

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

Marc-André Lemburg: Coming soon

about 15 hours 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

about 23 hours 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

1 day ago

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

Bob Belderbos: Profile First: A 10x Faster Django Test Suite

2 days ago

The Rust Platform Django test suite took 30 seconds to run. I...

Bob Belderbos: End-to-End Testing Every Rust Exercise with Playwright

3 days ago

The Rust platform has 71 exercises and counting (I just added a...

Core Dispatch: Core Dispatch #6

3 days ago

Welcome back to Core Dispatch! This edition covers June 4 through 19...

Seth Michael Larson: TIL “@here� only notifies online users on Discord and Slack

4 days ago

I'm in a few Discord servers of friends and we get together...

Python Software Foundation: PSF Board Election Dates for 2026

4 days ago

Python Software Foundation (PSF) Board elections are a chance for the community...

Ned Batchelder: Dodecahedron with stars

4 days ago

I saw this dodecahedron with an Islamic-inspired pattern designed by Taj Ragoo...

PyPy: A new benchmark runner for PyPy

8 days ago

The https://speed.pypy.org site has been running the PyPy benchmark suite since 2010...

Bob Belderbos: When to use classmethod, staticmethod, or instance method in Python

4 days ago

In a coaching call this week we discussed a create classmethod, and...