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

PyPy: Moving linux builds to GLIBC==2.28

1 day ago

A short note for visibility PyPy builds tarballs of the python interpreter...

Core Dispatch: Core Dispatch #8

2 days ago

Welcome back to Core Dispatch! This edition covers July 5 through July...

Python Insider: Python 3.15.0 beta 4 is here!

2 days ago

The final 3.15 beta is out!

PyPodcats: Episode 12: With Juanita Gomez

3 days ago

Learn about Juanita Gomez, a Ph.D. candidate at UC Santa Cruz researching...

Tryton News: Release 1.0.0 of GooCalendar

3 days ago

We are proud to announce the release 1.0.0 of GooCalendar GooCalendar is...

Tryton News: Release 1.0.0 of Relatorio

3 days ago

We are proud to announce the release of Relatorio version 1.0.0 Relatorio...

Seth Michael Larson: EuroPython 2026: Learning from the “not-so-secret” Python security cabal

4 days ago

I delivered this talk at EuroPython 2026, I'll update this blog post...

Python Software Foundation: Affirm Your PSF Membership Voting Status

5 days ago

Every Python Software Foundation (PSF) voting-eligible Member (Supporting, Contributing, and Fellow) needs...

Django Weblog: Supporting the Triptych Project

5 days ago

The Django Steering Council — in its role as the DSF's arm...

Python Bytes: #488 tau - it's 2pi and it writes code

6 days ago

<strong>Topics covered in this episode:</strong><br&gt <ul> <li><strong>The trusted-publishing debate: how to do...

PyPodcats: Trailer: Episode 12 With Juanita Gomez

6 days ago

A preview of our chat with Juanita Gomez. Watch the full episode...

Peter Bengtsson: How to use a list/tuple/array in Django with a raw SQL cursor

5 days ago

This does not work from django.db import connection list_of_values = [1, 2,...