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

Latest posts

Last updated about 3 hours ago

Daniel Roy Greenfeld: Unpack for keyword arguments

about 5 hours ago

Previously I wrote a TIL on how to better type annotate callables...

Test and Code: 236: Git Tips for Testing - Adam Johnson

about 15 hours ago

In this episode, host Brian Okken and guest Adam Johnson explore essential...

Real Python: Python's asyncio: A Hands-On Walkthrough

about 15 hours ago

Python’s asyncio library enables you to write concurrent code using the async...

Python Insider: Python 3.14 release candidate 1 is go!

about 16 hours ago

It’s the first 3.14 release candidate https://www.python.org/downloads/release/python-3140rc1/ This is the first release...

Mike Driscoll: Creating a Simple XML Editor in Your Terminal with Python and Textual

about 17 hours ago

Several years ago, I created an XML editor with the wxPython GUI...

Armin Ronacher: Agentic Coding Things That Didn’t Work

1 day ago

Using Claude Code and other agentic coding tools has become all the...

PyCoder’s Weekly: Issue #692: PyPI, pedalboard, Django URL Patterns, and More (July 29, 2025)

1 day ago

#692 – JULY 29, 2025 View in Browser » Supporting the Python...

PyCharm

1 day ago

Our goal is to make remote development with JetBrains IDEs feel just...

Real Python: Working With Python's Built-in Exceptions

1 day ago

Python has a complete set of built-in exceptions that provide a quick...

PyCharm: Faster Python: Unlocking the Python Global Interpreter Lock

2 days ago

What is Python’s Global Interpreter Lock (GIL) “Global Interpreter Lockâ€� (or “GILâ€�)...

Quansight Labs Blog: Learning from accessibility work

2 days ago

Years of accessibility work around Jupyter and thoughts on how to survive...

Ari Lamstein: Video: A Python App for Analyzing Immigration Enforcement Data

2 days ago

Last week I wrote a blog post about my latest open source...