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

Latest posts

Last updated about 4 hours ago

Real Python: The Real Python Podcast – Episode #245: GUIs & TUIs: Choosing a User Interface for Your Python Project

about 5 hours ago

What are the current Python graphical user interface libraries? Should you build...

Everyday Superpowers: Why I Finally Embraced Event Sourcing—And Why You Should Too

1 day ago

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

Mike Driscoll: ANN: Spring Python eBook Sale 2025

1 day ago

I am running a Spring sale on all my currently published Python...

Seth Michael Larson: Nintendo Switch 2: DRM, expensive, and GameCube

1 day ago

So the Switch 2 got announced in a Nintendo Direct yesterday. The...

Real Python: How to Strip Characters From a Python String

2 days ago

By default, Python’s .strip() method removes whitespace characters from both ends of...

Django Weblog: Django 5.2 released

2 days ago

The Django team is happy to announce the release of Django 5.2...

Django Weblog: Django security releases issued: 5.1.8 and 5.0.14

2 days ago

In accordance with our security release policy, the Django team is issuing...

Python GUIs: Getting Started with Streamlit — Build your first Streamlit app and explore some basic features

2 days ago

Streamlit is an open-source Python library that makes it easy to create...

Test and Code: Python 3.14 won't repeat with pytest-repeat

3 days ago

pytest-repeat is a pytest plugin that makes it easy to repeat a...

PyCoder’s Weekly: Issue #675: Optimization, DuckDB, Outliers, and More (April 1, 2025)

3 days ago

#675 – APRIL 1, 2025 View in Browser » An April Fool’s...

Real Python: Building a Code Image Generator With Python

3 days ago

If you’re active on social media, then you know that images and...