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

realpython.com

Real Python

Get the latest updates from Real Python directly as they happen.

Follow now 902 followers

Latest posts

Last updated about 12 hours ago

The Real Python Podcast – Episode #251: Python Thread Safety & Managing Projects With uv

about 12 hours ago

What are the ways you can manage multithreaded code in Python? What...

Control Flow Structures in Python

2 days ago

Python’s control flow structures allow you to dictate the order in which...

Quiz: Control Flow Structures in Python

3 days ago

In this quiz, you’ll test your understanding of control flow structures in...

The LEGB Rule & Understanding Python Scope

3 days ago

The concept of scope rules how variables and names are looked up...

Marimo: A Reactive, Reproducible Notebook

4 days ago

Marimo notebooks redefine the notebook experience by offering a reactive environment that...

Quiz: Marimo: A Reactive, Reproducible Notebook

5 days ago

Why not challenge yourself and see how much you know about marimo...

The Real Python Podcast – Episode #250: DjangoCon Europe 2025: Live Recording From Dublin

8 days ago

What goes into making video courses at Real Python? How should you...

Nested Loops in Python

9 days ago

Nested loops in Python allow you to place one loop inside another...

Quiz: Nested Loops in Python

10 days ago

In this quiz, you’ll test your understanding of Nested Loops in Python...

First Steps With LangChain

10 days ago

You’ve likely interacted with large language models (LLMs), like the ones behind...

How to Group Data Using Polars .group_by()

11 days ago

One of the most common tasks you’ll encounter when analyzing Polars data...

Quiz: How to Group Data Using Polars .group_by()

12 days ago

In this quiz, you’ll test your understanding of the techniques covered in...