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

Latest posts

Last updated 11 minutes ago

Real Python: How to Use OpenCode for AI-Assisted Python Coding

about 3 hours ago

OpenCode is an open-source AI coding agent that runs in your terminal...

PyCharm: Support for uv, Poetry, and Hatch Workspaces (Beta)

about 4 hours ago

Workspaces are increasingly the go-to choice for companies and open-source teams aiming...

PyCoder’s Weekly: Issue #734: Dunder-Gets, Django Tasks in Prod, Codex CLI, and More (2026-05-12)

about 21 hours ago

#734 – MAY 12, 2026 View in Browser » Do You Get...

Marcos Dione: Monitoring Apache with SQL and Grafana

about 23 hours ago

Ever since my last job I have been wanting to make this...

Real Python: Building Type-Safe LLM Agents With Pydantic AI

1 day ago

Pydantic AI is a Python framework for building LLM agents that return...

Real Python: Quiz: The LEGB Rule & Understanding Python Scope

1 day ago

In this quiz, you’ll test your understanding of The LEGB Rule &amp...

Real Python: Quiz: Building Type-Safe LLM Agents With Pydantic AI

1 day ago

In this quiz, you’ll test your understanding of Building Type-Safe LLM Agents...

Django Weblog: 2026 Django Developers Survey

1 day ago

The Django Software Foundation is once again partnering with JetBrains to run...

Python Software Foundation: Announcing PSF Community Service Award Recipients!

1 day ago

The PSF Community Service Awards (CSAs) are a formal way for the...

Talk Python to Me: #548: Event Sourcing Design Pattern

2 days ago

What if your database worked more like Git? Every change captured as...

Real Python: How to Flatten a List of Lists in Python

2 days ago

Flattening a list in Python involves converting a nested list structure into...