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

planet.python.org

Planet Python

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

Follow now 101 followers

Latest posts

Last updated about 1 hour ago

Python Engineering at Microsoft: Python in Visual Studio Code – May 2025 Release

about 4 hours ago

We’re excited to announce the May 2025 release of the Python, Pylance...

eGenix.com: PyDDF Python Spring Sprint 2025

about 18 hours ago

The following text is in German, since we're announcing a Python sprint...

Test and Code: pytest-metadata - provides access to test session metadata

about 21 hours ago

pytest-metadata is described as a plugin for pytest that provides access to...

Seth Michael Larson: A(nimal Cros)SCII

1 day ago

What is the character encoding for Animal Crossing This page details all...

death and gravity: Process​Thread​Pool​Executor: when I�/�O becomes CPU-bound

1 day ago

So, you're doing some I�/�O bound stuff, in parallel Maybe you're scraping...

Django Weblog: Django security releases issued: 5.2.1, 5.1.9 and 4.2.21

1 day ago

In accordance with our security release policy, the Django team is issuing...

Real Python: How to Use Loguru for Simpler Python Logging

1 day ago

In Python, logging is a vital programming practice that helps you track...

John Cook: Converting between quaternions and rotation matrices

1 day ago

In the previous post I wrote about representing rotations with quaternions. This...

Python Insider: Python 3.14.0 beta 1 is here!

1 day ago

Only one day late, welcome to the first beta https://www.python.org/downloads/release/python-3140b1/ This is...

Daniel Roy Greenfeld: TIL: ^ bitwise XOR

2 days ago

How to mark a comparison of booleans as True or False using...

death and gravity: Process​Thread​Pool​Executor: when I�/�O becomes CPU-bound

2 days ago

So, you're doing some I�/�O bound stuff, in parallel Maybe you're scraping...