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

Latest posts

Last updated 40 minutes ago

The Python Coding Stack: Field Notes: First, Second, and Five Hundred and Twenty-Third • [Club]

about 2 hours ago

Most of my posts on The Python Coding Stack, whether in the...

Real Python: Python Gains frozendict and Other Python News for March 2026

about 4 hours ago

After years of community requests, Python is finally getting frozendict. The Steering...

Real Python: Quiz: Pydantic AI: Build Type-Safe LLM Agents in Python

about 6 hours ago

In this quiz, you’ll test your understanding of Pydantic AI: Build Type-Safe...

Real Python: Quiz: Introduction to Python SQL Libraries

about 6 hours ago

In this quiz, you’ll test your understanding of Python SQL Libraries Work...

Python Anywhere: How PythonAnywhere Became a Publish Target for BeeWare Apps

about 12 hours ago

tl;dr You can now deploy BeeWare apps as web apps on PythonAnywhere...

Django Weblog: DSF member of the month - Theresa Seyram Agbenyegah

1 day ago

For March 2026, we welcome Theresa Seyram Agbenyegah as our DSF member...

EuroPython: Humans of EuroPython: Cristián Maureira-Fredes

2 days ago

Ever wonder what powers EuroPython? 🐍 No it’s not coffee—It&aposs volunteers! From...

Talk Python to Me: #539: Catching up with the Python Typing Council

3 days ago

You're adding type hints to your Python code, your editor is happy...

Peter Bengtsson: logger.error or logger.exception in Python

3 days ago

Consider this Python code try: 1 / 0 except Exception as e:...

Real Python: Quiz: Python Stacks, Queues, and Priority Queues in Practice

3 days ago

In this quiz, you’ll test your understanding of Python stacks, queues, and...

Anarcat: Wallabako retirement and Readeck adoption

4 days ago

Today I have made the tough decision of retiring the Wallabako project...

Israel Fruchter: Maybe ORM/ODM are not dead? Yet...

4 days ago

So, let’s pick up where we left off. A couple of weeks...