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 11 hours ago

Daniel Roy Greenfeld: TIL: Pipe operator for merging dictionaries

about 12 hours ago

In Python 3.9 and later, the pipe operator | can be used...

Django Weblog: New-features github repo and project

1 day ago

New Feature Request/Proposal Process with GitHub Repository Django is experimenting with a...

Test and Code: The role of AI in software testing - Anthony Shaw

2 days ago

AI is helping people write code.  Tests are one of those things...

Everyday Superpowers: Event Sourcing: Reactivity Without the React Overhead

2 days ago

This is the second entry in a five-part series about event sourcing:Why...

Awesome Python Applications: DollarDollar Bill Y'all

2 days ago

DollarDollar Bill Y'all: Self-hosted money management and expense splitting web service Links:...

Awesome Python Applications: Beaver Habits

2 days ago

Beaver Habits: Self-hosted habit tracking app without "Goals" Links: Repo Home Demo...

Awesome Python Applications: aider

2 days ago

aider: Terminal-based AI pair programming assistant. Links: Repo Home

Python GUIs: Building a Currency Converter Application using Tkinter — Convert between currencies with ease

3 days ago

In this tutorial, you'll create a currency converter application with Python and...

Everyday Superpowers: Supercharge Your Enums: Cleaner Code with Hidden Features

3 days ago

I see a lot of articles suggesting you use enums by mostly...

Python Software Foundation: 2025 PSF Board Election Schedule Change

3 days ago

Starting this year, the PSF Board Election will be held a couple...

Everyday Superpowers: Finding the root of a project with pathlib

3 days ago

Every now and then I'm writing code deep in some Python project...

Zato Blog: Integrating with Jira APIs

4 days ago

Integrating with Jira APIs 2025-04-24, by Dariusz Suchojad Overview Continuing in the...