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 about 10 hours ago

Python Morsels: Unnecessary parentheses in Python

about 11 hours ago

Python's ability to use parentheses for grouping can often confuse new Python...

PyCoder’s Weekly: Issue #708: Debugging Live Code, NiceGUI, Textual, and More (Nov. 11, 2025)

about 19 hours ago

#708 – NOVEMBER 11, 2025 View in Browser » Debugging Live Code...

Ahmed Bouchefra

about 20 hours ago

Let’s be honest. There’s a huge gap between writing code that works...

Daniel Roy Greenfeld: Visiting Tokyo, Japan from November 12 to 24

about 24 hours ago

I'm excited to announce that me and Audrey will be visiting Japan...

Real Python: Python Operators and Expressions

1 day ago

Python operators enable you to perform computations by combining objects and operators...

Glyph Lefkowitz: The “Dependency Cutout” Workflow Pattern, Part I

1 day ago

Tell me if you’ve heard this one before You’re working on an...

Ahmed Bouchefra: The Anatomy of a Scalable Python Project

1 day ago

Ever start a Python project that feels clean and simple, only to...

Ahmed Bouchefra: Tired of Pip and Venv? Meet UV, Your New All-in-One Python Tool

1 day ago

Hey there, how’s it going Let’s talk about the Python world for...

Brian Okken: Explore Python dependencies with `pipdeptree` and `uv pip tree`

1 day ago

Sometimes you just want to know about your dependencies, and their dependencies...

Patrick Altman: Using Vite with Vue and Django

2 days ago

I&aposve been building web applications with Vue and Django for a long...

PyCharm

2 days ago

This blog post was brought to you by Damaso Sanoja, draft.dev. Deciding...

Real Python: Python 3.14 Released and Other Python News for November 2025

2 days ago

Python 3.14 is out now, bringing t-strings, deferred annotations, better error messages...