Radio and PodcastRadio and PodcastLive Radio & Podcasts
Talk Python To Me - Python conversations for passionate developers cover
Technology

Talk Python To Me - Python conversations for passionate developers

Michael Kennedy

Talk Python to Me is a weekly podcast hosted by Michael Kennedy. The show covers a wide array of Python topics as well as many related topics (e.g. MongoDB, AngularJS, DevOps).The format is...

Talk Python To Me - Python conversations for passionate developers Podcast Guide

Listen to Talk Python To Me - Python conversations for passionate developers, a Technology podcast by Michael Kennedy. Stream 552 episodes in English, follow new audio stories, and play episodes online on Radio and Podcast.

Show Topic

Browse this show under Technology podcasts.

Episodes

20 episodes are loaded now from a catalog of 552. More episodes can be opened from this page.

Episodes

20 of 552 episodes

#553: All of our tools

This episode is a fun crossover from our Python news and tips podcast, Python Bytes. We have had some big changes over there. Brian Okken ha...

55:15Jun 26, 2026

#552: Astral joins OpenAI

OpenAI just acquired Astral, the company behind uv, Ruff, and ty. And if your first thought was "wait, is uv toast?", you are not alone. But...

65:08Jun 17, 2026

#551: Stroll Down Startup Lane - 2026

If you've ever been to PyCon, you know one of the best parts of the expo hall is Startup Row, a stretch of booths where early-stage companie...

108:54Jun 11, 2026

#549: Great Docs

Your documentation has two audiences now - humans reading the rendered HTML, and AI agents trying to make sense of your library. Rich Iannon...

67:00May 25, 2026

#548: Event Sourcing Design Pattern

What if your database worked more like Git? Every change captured as an immutable event you can replay, instead of a single mutating row tha...

68:49May 11, 2026

#547: Parallel Python at Anyscale with Ray

When OpenAI trained GPT-3, they didn't roll their own orchestration layer. They used Ray, an open source Python framework born out of the sa...

59:16May 6, 2026

#546: Self hosting apps for Python people

The cloud is convenient until it isn't. You upload your photos, sync your contacts, click through the cookie banners. Then prices go up agai...

63:12Apr 27, 2026

#544: Wheel Next + Packaging PEPs

When you pip install a package with compiled code, the wheel you get is built for CPU features from 2009. Want newer optimizations like AVX2...

71:17Apr 10, 2026

#541: Monty - Python in Rust for AI

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 sandb...

65:44Mar 19, 2026

#538: Python in Digital Humanities

Digital humanities sounds niche, until you realize it can mean a searchable archive of U.S. amendment proposals, Irish folklore, or pigment...

72:27Feb 28, 2026

#537: Datastar: Modern web dev, simplified

You love building web apps with Python, and HTMX got you excited about the hypermedia approach -- let the server drive the HTML, skip the Ja...

76:37Feb 21, 2026

#536: Fly inside FastAPI Cloud

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,...

67:00Feb 10, 2026

#535: PyView: Real-time Python Web Apps

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 h...

67:56Jan 23, 2026