Talk Python Podcast
banner
talkpython.fm
Talk Python Podcast
@talkpython.fm
The #1 Python-focused podcast covering the people and ideas in Python. Created and hosted by @mkennedy.codes. Get all the episodes at https://talkpython.fm/episodes/all
New episode just dropped:

NiceGUI Goes 3.0 with Rodja Trappe, Falko Schindler, and host @mkennedy.codes #python #nicegui

talkpython.fm/episodes/sho...
NiceGUI Goes 3.0
Building a UI in Python usually means choosing between 'quick and limited' or 'powerful and painful.' What if you could write modern, component-based web apps in pure Python and still keep full contro...
talkpython.fm
October 27, 2025 at 4:35 PM
We are live on YouTube in 3 minutes! Join @mkennedy.codes and David Kopec for an exciting discussion about Computer Science from Scratch. #python #podcast #coding

Watch live: https://www.youtube.com/watch?v=EVQOoD6cZmg
October 27, 2025 at 1:02 AM
We are live on YouTube in 10 minutes! Join @mkennedy.codes and Vincent D. Warmerdam for an exciting discussion about Python apps with LLM building blocks. #python #podcast #coding

Watch live: https://www.youtube.com/watch?v=t-ReN9jS9sQ
October 23, 2025 at 6:59 PM
Reposted by Talk Python Podcast
New course: Agentic AI Programming for Python Devs and Data Scientists

This is an awesome, no hype, practical course to get you started and successful with agentic AI coding with tools such as Cursor and Claude. I hope you love it!

training.talkpython.fm/courses/agen...
Agentic AI Programming for Python Course
Python course: Collaborate with AI like a skilled junior developer. Build production features in hours with Cu ...
training.talkpython.fm
October 22, 2025 at 8:52 PM
Want better, faster #Python typing (cli and IDE)? Use the same tools that the Instagram team uses on their millions of lines of code.

#523: Pyrefly: Fast, IDE-friendly typing for Python

with Abby Mitchell, Danny Yang, Kyle Into, and host @mkennedy.codes

talkpython.fm/episodes/sho...
Pyrefly: Fast, IDE-friendly typing for Python
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 a focus on instant feedback and real-world DX. Toda...
talkpython.fm
October 13, 2025 at 4:05 PM
Reposted by Talk Python Podcast
I want better predicability for my ai subscriptions (think Cursor, Copilot, etc). So I built this with #python, installable with #uv! #ai #agentic

AI Usage TUI: A very simple CLI util to help you avoid going over your limits in tools like Cursor, etc.

github.com/mikeckennedy...
GitHub - mikeckennedy/aiusage: A very simple CLI util to help you avoid going over your limits in tools like Cursor, etc.
A very simple CLI util to help you avoid going over your limits in tools like Cursor, etc. - mikeckennedy/aiusage
github.com
October 12, 2025 at 6:46 PM
Reposted by Talk Python Podcast
New blog post: @talkpython.fm in Production book is out!

mkennedy.codes/posts/talk-p... #python
Talk Python in Production book is out!
A cloud-agnostic guide to building, scaling, and managing your own python infrastructure.
mkennedy.codes
October 12, 2025 at 3:08 PM
We are live on YouTube in 60 minutes! Join @mkennedy.codes and Hugo Bowne-Anderson for an exciting discussion about Building Data Science with Foundation LLM Models. #python #podcast #coding

Watch live: https://www.youtube.com/watch?v=_LFdKjsKdPE
October 7, 2025 at 11:04 PM
Reposted by Talk Python Podcast
So awesome to see the final edition of the book. Had to take this photo in the library, right? Get it at talkpython.fm/books/python...
October 7, 2025 at 5:25 PM
Reposted by Talk Python Podcast
Very excited to announce the release of my first solo book:

Talk Python in Production: A Cloud-Agnostic Guide to Building, Scaling, and Managing Your Own #Python Infrastructure

talkpython.fm/books/python...
Talk Python in Production Book
Learn how to efficiently run Python apps in production using Docker, NGINX, and a stack‑native approach. Cut costs and stay in control, with no cloud lock-in.
talkpython.fm
October 6, 2025 at 8:08 PM
New episode on data science tips with Khuyen Tran and host @mkennedy.codes Enjoy! #python #DataScientist

#522: Data Sci Tips and Tricks from CodeCut.AI

talkpython.fm/episodes/sho...
talkpython.fm
October 6, 2025 at 7:41 PM
We are live on YouTube in 20 minutes! Join @mkennedy.codes and Den Delimarsky for an exciting discussion about MCP Servers for Python Devs. #python #podcast #coding

Watch live: https://www.youtube.com/watch?v=0V3Tah-BDy4
September 30, 2025 at 7:44 PM
Just released a new episode, #521: Red Teaming LLMs and GenAI with PyRIT with guests Tori Westerhoff and Roman Lutz + host @mkennedy.codes #python

Are you worried about LLMs, Agents, and security? Give it a listen?

talkpython.fm/episodes/sho...
Red Teaming LLMs and GenAI with PyRIT
English is now an API. Our apps read untrusted text; they follow instructions hidden in plain sight, and sometimes they turn that text into action. If you connect a model to tools or let it read docum...
talkpython.fm
September 29, 2025 at 2:17 PM
We are live on YouTube in 20 minutes! Join @mkennedy.codes and Falko and Rodja from NiceGUI for an exciting discussion about NiceGUI Goes 3.0. #python #podcast #coding

Watch live: https://www.youtube.com/watch?v=74UXonJfl6o
September 25, 2025 at 1:43 PM
Latest episode talking about pyx with @crmarsh.com and @mkennedy.codes is out! Want to know more about how pyx fits in with uv and PyPI? Here it is! #python #uv

#520: pyx - the other side of the uv coin (announcing pyx)

talkpython.fm/episodes/sho...
pyx - the other side of the uv coin (announcing pyx)
A couple years ago, Charlie Marsh lit a fire under Python tooling with Ruff and then uv. Today he’s back with something on the other side of that coin: pyx. Pyx isn’t a PyPI replacement. Think ...
talkpython.fm
September 23, 2025 at 2:38 PM
Want to spin up 1,000 EC2 instances live on air for data science? Check out the latest episode of @talkpython.fm where we do just that! Host @mkennedy.codes and guests Matthew Rocklin and Nat Tabris. #python

#519: Data Science Cloud Lessons at Scale
talkpython.fm/episodes/sho...
Data Science Cloud Lessons at Scale
Today on Talk Python: What really happens when your data work outgrows your laptop. Matthew Rocklin, creator of Dask and cofounder of Coiled, and Nat Tabris a staff software engineer at Coiled join me...
talkpython.fm
September 18, 2025 at 9:16 PM
New episode just dropped: Celebrating #Django's 20th Birthday With Its Creators with Jeff Triplett, @simonwillison.net, @wsvincent.bsky.social, Adrian Holovaty, @thibaudcolas.bsky.social, and @mkennedy.codes #python

talkpython.fm/episodes/sho...
talkpython.fm
August 29, 2025 at 4:50 PM
Reposted by Talk Python Podcast
I just made an interesting GitHub repo public. Could that mean the book is coming soon? Hmm. ;) #python #cloud

github.com/mikeckennedy...
GitHub - mikeckennedy/talk-python-in-production-devops-book
Contribute to mikeckennedy/talk-python-in-production-devops-book development by creating an account on GitHub.
github.com
August 28, 2025 at 5:02 PM
Reposted by Talk Python Podcast
I had a blast joining the panel yesterday for a @talkpython.fm livestream on "Django's 20th Birthday." Guests included Adrian Holovaty, @simonwillison.net , @thibaudcolas.bsky.social , @webology.bsky.social , and @mkennedy.codes.

www.youtube.com/live/qlYCUI5...
August 19, 2025 at 2:05 PM
Reposted by Talk Python Podcast
The 2025 State of Python survey is now out!

This is the 8th annual collaboration between @python.org and @pycharm.dev on current trends in Python.

@mkennedy.codes wrote up a great summary of the results and key trends.

blog.jetbrains.com/pycharm/2025...
August 18, 2025 at 1:09 PM
New episode: Durable Python Execution with Temporal with Mason Egger and @mkennedy.codes

What if your code was crash-proof? That's the value prop for a framework called Temporal. #python

talkpython.fm/episodes/sho...
Durable Python Execution with Temporal
What if your code was crash-proof? That's the value prop for a framework called Temporal. Temporal is a durable execution platform that enables developers to build scalable applications without sacrif...
talkpython.fm
August 11, 2025 at 8:54 PM