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

Latest posts

Last updated about 7 hours ago

Real Python: Polars vs pandas: What's the Difference?

about 11 hours ago

Polars and pandas both provide DataFrame-based data analysis in Python, but they...

Real Python: Quiz: Polars vs pandas: What's the Difference?

about 13 hours ago

In this quiz, you’ll test your understanding of the Polars vs pandas...

The Python Coding Stack: Creating a Singleton Class in Python And Why You (Probably) Don’t Need It

1 day ago

If you spend long enough in the programming world, you’ll come across...

PyCoder’s Weekly: Issue #704: Python 3.14 Released and More (Oct. 14, 2025)

1 day ago

#704 – OCTOBER 14, 2025 View in Browser » Python 3.14: Exploring...

Real Python: Python Descriptors

1 day ago

Descriptors are a specific Python feature that power a lot of the...

Talk Python Blog: Talk Python in Production Story

2 days ago

If you were a website that started from modest beginnings and grew...

Jacob Perkins: Monitoring Celery Tasks with Sentry

2 days ago

Sentry is a great tool for monitoring celery tasks, and alerting when...

Real Python: How to Use Python: Your First Steps

2 days ago

If you’re starting fresh with programming and wondering how to use Python...

Real Python: Quiz: How to Use Python: Your First Steps

3 days ago

Ready to check your foundation in Python? This quiz reviews core beginner...

Brian Okken: Python lazy imports you can use today

3 days ago

There’s a proposal, PEP 810 – Explicit lazy imports for Python to...

Lucas Cimon: Spotlight on pdfly, the Swiss Army knife for PDF files

3 days ago

Project documentation: pdfly.readthedocs.io pdfly is the youngest project of the py-pdf organization...

Talk Python to Me: #523: Pyrefly: Fast, IDE-friendly typing for Python

3 days ago

Python typing got fast enough to feel invisible. Pyrefly is a new...