Podcast Episodes
Back to Search
Zensical - a modern static site generator
Episode 542
If you've built documentation in the Python ecosystem, chances are you've used Martin Donath's work. His Material for MKDocs powers docs for FastAPI,…
12 hours ago
Monty - Python in Rust for AI
Episode 541
When LLMs write code to accomplish a task, that code has to actually run somewhere. And right now, the options aren't great. Spin up a sandboxed cont…
6 days, 14 hours ago
Modern Python monorepo with uv and prek
Episode 540
Monorepos -- you've heard the talks, you've read the blog posts, maybe you've seen a few tantalizing glimpses into how Google or Meta organize their …
1 week, 5 days ago
Catching up with the Python Typing Council
Episode 539
You're adding type hints to your Python code, your editor is happy, autocomplete is working great. But then you switch tools and suddenly there are r…
2 weeks, 5 days ago
Python in Digital Humanities
Episode 538
Digital humanities sounds niche, until you realize it can mean a searchable archive of U.S. amendment proposals, Irish folklore, or pigment science i…
3 weeks, 4 days ago
Datastar: Modern web dev, simplified
Episode 537
You love building web apps with Python, and HTMX got you excited about the hypermedia approach -- let the server drive the HTML, skip the JavaScript …
1 month ago
Fly inside FastAPI Cloud
Episode 536
You've built your FastAPI app, it's running great locally, and now you want to share it with the world. But then reality hits -- containers, load bal…
1 month, 2 weeks ago
PyView: Real-time Python Web Apps
Episode 535
Building on the web is like working with the perfect clay. It’s malleable and can become almost anything. But too often, frameworks try to hide the w…
2 months ago
diskcache: Your secret Python perf weapon
Episode 534
Your cloud SSD is sitting there, bored, and it would like a job. Today we’re putting it to work with DiskCache, a simple, practical cache built on SQ…
2 months, 1 week ago
Web Frameworks in Prod by Their Creators
Episode 533
Today on Talk Python, the creators behind FastAPI, Flask, Django, Quart, and Litestar get practical about running apps based on their framework in pr…
2 months, 3 weeks ago