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

Latest posts

Last updated about 4 hours ago

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

about 8 hours ago

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

eGenix.com: PyDDF Python Spring Sprint 2025

about 21 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

1 day 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...

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...

PyCoder’s Weekly: Issue #680: Thread Safety, Pip 25.1, DjangoCon EU Wrap-Up, and More (May 6, 2025)

2 days ago

#680 – MAY 6, 2025 View in Browser » Thread Safety in...

Ari Lamstein: Course Review: Build an AI chatbot with Python

3 days ago

For a while now I’ve been wanting to learn more about LLMs...