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

Latest posts

Last updated about 2 hours ago

Quiz: How to Write a CLAUDE.md File for Claude Code

about 2 hours ago

In this quiz, you’ll test your understanding of How to Write a...

Understanding Mixin Classes in Python

about 24 hours ago

Mixins offer a powerful way to reuse code across multiple Python classes...

Quiz: Understanding Mixin Classes in Python

1 day ago

In this quiz, you’ll test your understanding of Understanding Mixin Classes in...

LangGraph Tutorial: Build Stateful AI Agents in Python

2 days ago

LangGraph is a versatile Python framework designed for stateful, cyclic, and multi-actor...

Quiz: LangGraph: Build Stateful AI Agents in Python

2 days ago

By working through this quiz, you’ll revisit how to build LLM workflows...

The Real Python Podcast – Episode #302: Constructing and Judging Modern Agentic Workflows

5 days ago

How can you improve your LLM agent systems through specification enrichment? What...

Quiz: Build Enumerations of Constants With Python's Enum

6 days ago

In this quiz, you’ll test your understanding of Build Enumerations of Constants...

How to Use GitHub

7 days ago

When you work on a local Python project, tracking your changes with...

Quiz: How to Use GitHub

7 days ago

In this quiz, you’ll test your understanding of How to Use GitHub...

Testing MCP Servers With a Python MCP Client

8 days ago

Building an MCP client in Python is a great way to test...

Quiz: Testing MCP Servers With a Python MCP Client

8 days ago

In this quiz, you’ll test your understanding of the video course Testing...

Python's JIT Faces Some Challenges and Other News for July 2026

9 days ago

Python’s experimental JIT compiler has been riding along in CPython’s main branch...