

Talk Python To Me
Michael Kennedy
Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive
deep into the popular packages and software developers, data scientists, and incredible hobbyists doing
amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community
by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite
packages and the hot new ones coming out of open source.
deep into the popular packages and software developers, data scientists, and incredible hobbyists doing
amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community
by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite
packages and the hot new ones coming out of open source.
Episodes
Mentioned books

12 snips
Jan 5, 2026 • 1h 2min
#533: Web Frameworks in Prod by Their Creators
Join experts from the Python web framework universe: Carlton Gibson (Django core contributor), Sebastián Ramírez (creator of FastAPI), David Lord (lead maintainer of Flask), Janek Nouvertné, and Cody Fincher (Litestar maintainers). They dive into deploying applications in production, discussing everything from optimal database choices, like when to use SQLite versus Postgres, to deployment patterns with Kubernetes and Docker. Expect insights on avoiding blocking in async code, the performance boosts of upgrading Python, and deploying efficiently with FastAPI Cloud.

41 snips
Dec 29, 2025 • 1h 19min
#532: 2025 Python Year in Review
Join a powerhouse panel featuring Gregory Kapfhammer, an expert in software engineering, Thomas Wouters, a key figure in Python's core development, Jodie Burchell, a data scientist at JetBrains, Brett Cannon, a seasoned Python developer at Microsoft, Reuven Lerner, a Python trainer, and Barry Warsaw, a veteran core contributor. They discuss the future of Python in 2025, exploring AI's evolving role, the impact of lazy imports and free-threading, and the need for improved community funding. Get insights on user experience enhancements and the balance between simplicity and debugging challenges.

16 snips
Dec 18, 2025 • 1h 21min
#531: Talk Python in Production
In this discussion, Michael Kennedy, an influential Python educator and author, shares insights from his latest book, Talk Python in Production. He delves into the pitfalls of over-architecting and emphasizes pragmatic solutions for deploying web apps affordably. Michael also highlights the human side of open source and how AI tools can enhance productivity, sharing his own experience of using AI for site improvement. Additionally, he contrasts major cloud providers with smaller options, advocating for predictable costs and better user experiences.

79 snips
Dec 13, 2025 • 1h 11min
#530: anywidget: Jupyter Widgets made easy
Trevor Manz, a software engineer and anywidget creator with a PhD from Harvard focused on data visualization, dives into revolutionizing Jupyter widgets. He discusses the challenges of integrating front-end UI with Python and how anywidget simplifies this by minimizing JavaScript usage. Trevor highlights its role in enabling interactive visualizations and data exploration. He also covers the importance of cross-platform functionality and using AI to streamline widget development, making advanced data interactions accessible for all Python users.

79 snips
Dec 3, 2025 • 1h 17min
#529: Computer Science from Scratch
David Kopec, a computer science professor and author, discusses rebuilding CS education for self-taught programmers. He emphasizes the importance of teaching low-level concepts through Python for better understanding. David highlights curriculum innovations blending liberal arts with careers, and the growing relevance of AI and cybersecurity majors. They also tackle challenges posed by AI tools in education, advocate for fundamental learning despite advancements, and explore practical projects like NES emulators and simple algorithms for art, illustrating the depth of CS concepts.

88 snips
Nov 30, 2025 • 1h 17min
#528: Python apps with LLM building blocks
Vincent Warmerdam, a Python developer and educator behind CalmCode and Marimo, dives into the practical integration of LLMs into Python apps. He emphasizes treating LLMs as just another API, with specific boundaries and focused monitoring to enhance reliability. Topics include efficient caching of LLM responses, the benefits of using structured outputs with Pydantic, and the contrasting advantages of Marimo over Jupyter. Vincent also explores ways to improve productivity through ergonomic workflows and local model experimentation.

99 snips
Nov 10, 2025 • 1h 6min
#527: MCP Servers for Python Devs
Den Delimarsky, a Principal Product Engineer at Microsoft and a key figure behind the Model Context Protocol (MCP), dives into the revolutionary potential of MCP for Python developers. He explains how MCP serves as a universal adapter for LLMs to access dynamic data across applications. The conversation includes practical insights on using MCP for podcast workflows, securing local servers with Tailscale, and programming with Python decorators. Delimarsky emphasizes the importance of prudently exploring public MCP servers while providing a roadmap for getting started with the Python MCP SDK.

144 snips
Nov 1, 2025 • 1h 7min
#526: Building Data Science with Foundation LLM Models
Hugo Bowne-Anderson, a seasoned data scientist and educator, dives into the practicalities of building AI products with foundation models. He shares insights on the shift from analyst to AI app builder, emphasizing evaluation-driven development and the importance of proper data workflows. Hugo explores modern data tools like Marimo and DuckDB, and discusses the impact of AI on programming practices, including agentic coding. He also provides valuable advice for new data scientists to focus on delivering business value.

20 snips
Oct 27, 2025 • 1h 18min
#525: NiceGUI Goes 3.0
Rodja Trappe and Falko Schindler, creators of the Python-based UI framework NiceGUI, dive into the challenges of building modern web apps for robotics. They discuss the choice of FastAPI for async capabilities and how Vue/Quasar offers robust component support. Exciting features like live data updates, 3D scenes, and easy integration with existing systems are highlighted. With NiceGUI 3.0 just launched, they share what’s next, from scalable deployments to AI-friendly documentation, making coding more accessible for developers.

142 snips
Oct 20, 2025 • 1h 9min
#524: 38 things Python developers should learn in 2025
Join Peter Wang, founder of Anaconda and PyData advocate, and Calvin Hendrix-Parker, CTO of Six Feet Up, as they explore pivotal trends for Python developers in 2025. They discuss the impact of free-threading on Django, the necessity of mastering async programming, and the benefits of using Docker with Kubernetes. The conversation highlights innovative tools like DuckDB and PyScript, which transform edge computing. Expect practical tips and real-world insights that cut through the buzzwords, making Python more efficient and accessible!


