Podcast Episodes
Back to Search
2025 Python Year in Review
Episode 532
Python in 2025 is in a delightfully refreshing place: the GIL's days are numbered, packaging is getting sharper tools, and the type checkers are mult…
2 months, 3 weeks ago
Talk Python in Production
Episode 531
Have you ever thought about getting your small product into production, but are worried about the cost of the big cloud providers? Or maybe you think…
3 months, 1 week ago
anywidget: Jupyter Widgets made easy
Episode 530
For years, building interactive widgets in Python notebooks meant wrestling with toolchains, platform quirks, and a mountain of JavaScript machinery.…
3 months, 1 week ago
Computer Science from Scratch
Episode 529
A lot of people building software today never took the traditional CS path. They arrived through curiosity, a job that needed automating, or a late-n…
3 months, 3 weeks ago
Python apps with LLM building blocks
Episode 528
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused …
3 months, 3 weeks ago
MCP Servers for Python Devs
Episode 527
Today we’re digging into the Model Context Protocol, or MCP. Think LSP for AI: build a small Python service once and your tools and data show up acro…
4 months, 2 weeks ago
Building Data Science with Foundation LLM Models
Episode 526
Today, we’re talking about building real AI products with foundation models. Not toy demos, not vibes. We’ll get into the boring dashboards that save…
4 months, 3 weeks ago
NiceGUI Goes 3.0
Episode 525
Building a UI in Python usually means choosing between "quick and limited" or "powerful and painful." What if you could write modern, component-based…
4 months, 3 weeks ago
38 things Python developers should learn in 2025
Episode 524
Python in 2025 is different. Threads really are about to run in parallel, installs finish before your coffee cools, and containers are the default. I…
5 months ago
Pyrefly: Fast, IDE-friendly typing for Python
Episode 523
Python typing got fast enough to feel invisible. Pyrefly is a new, open source type checker and IDE language server from Meta, written in Rust, with …
5 months, 1 week ago