podcast

The Real Python Podcast

by Real Python

Agentic Data Science Pair Programming With marimo pair

01.05.2026 • 01:04:13

How do you add agent skills to your data science workflow? How can a coding agent assist with data wrangling and research? This week on the show, Trev...

Becoming a Better Python Developer Through Learning Rust

24.04.2026 • 00:45:52

How can learning Rust help make you a better Python Developer? How do techniques required by a compiled language translate to improving your Python co...

Reassessing the LLM Landscape & Summoning Ghosts

17.04.2026 • 01:15:10

What are the current techniques being employed to improve the performance of LLM-based systems? How is the industry shifting from post-training toward...

Advice on Managing Projects & Making Python Classes Friendly

10.04.2026 • 00:54:44

What goes into managing a major project? What techniques can you employ for a project that's in crisis? Christopher Trudeau is back on the show this w...

Limitations in Human and Automated Code Review

27.03.2026 • 00:51:17

With the mountains of Python code that it's possible to generate now, how's your code review going? What are the limitations of human review, and wher...

Automate Exploratory Data Analysis & Invent Python Comprehensions

20.03.2026 • 00:56:38

How do you quickly get an understanding of what's inside a new set of data? How can you share an exploratory data analysis with your team? Christopher...

Crafting and Editing In-Depth Tutorials at Real Python

13.03.2026 • 01:21:12

What goes into creating the tutorials you read at Real Python? What are the steps in the editorial process, and who are the people behind the scenes? ...

Overcoming Testing Obstacles With Python's Mock Object Library

27.02.2026 • 00:39:41

Do you have complex logic and unpredictable dependencies that make it hard to write reliable tests? How can you use Python's mock object library to im...

Exploring MCP Apps & Adding Interactive UIs to Clients

20.02.2026 • 01:09:18

How can you move your MCP tools beyond plain text? How do you add interactive UI components directly inside chat conversations? This week on the show,...

Running Local LLMs With Ollama and Connecting With Python

13.02.2026 • 00:45:27

Would you like to learn how to work with LLMs locally on your own computer? How do you integrate your Python projects with a local model? Christopher ...