Talk Python To Me

Λεπτομέρειες Καναλιού

Talk Python To Me

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

EN-US Ηνωμένες Πολιτείες Αμερικής Τεχνολογία

Πρόσφατα Επεισόδια

534 επεισόδια
#535: PyView: Real-time Python Web Apps

#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 hide the we...

2026-01-23 21:29:41 4076
Λήψη
#534: diskcache: Your secret Python perf weapon

#534: diskcache: Your secret Python perf weapon

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

2026-01-13 07:32:21 4440
Λήψη
#533: Web Frameworks in Prod by Their Creators

#533: Web Frameworks in Prod by Their Creators

Today on Talk Python, the creators behind FastAPI, Flask, Django, Quart, and Litestar get practical about running apps based on their framework in pro...

2026-01-05 10:00:00 3718
Λήψη
#532: 2025 Python Year in Review

#532: 2025 Python Year in Review

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

2025-12-29 10:00:00 4712
Λήψη
#531: Talk Python in Production

#531: Talk Python in Production

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

2025-12-18 10:00:00 4873
Λήψη
#530: anywidget: Jupyter Widgets made easy

#530: anywidget: Jupyter Widgets made easy

For years, building interactive widgets in Python notebooks meant wrestling with toolchains, platform quirks, and a mountain of JavaScript machinery....

2025-12-13 10:00:00 4281
Λήψη
#529: Computer Science from Scratch

#529: Computer Science from Scratch

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

2025-12-03 10:00:00 4620
Λήψη
#528: Python apps with LLM building blocks

#528: Python apps with LLM building blocks

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

2025-11-30 10:00:00 4606
Λήψη
#527: MCP Servers for Python Devs

#527: MCP Servers for Python Devs

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

2025-11-10 10:00:00 3985
Λήψη
#526: Building Data Science with Foundation LLM Models

#526: Building Data Science with Foundation LLM Models

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

2025-11-01 09:00:00 4044
Λήψη
#525: NiceGUI Goes 3.0

#525: 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...

2025-10-27 09:00:00 4666
Λήψη
#524: 38 things Python developers should learn in 2025

#524: 38 things Python developers should learn in 2025

Python in 2025 is different. Threads really are about to run in parallel, installs finish before your coffee cools, and containers are the default. In...

2025-10-20 10:00:00 4155
Λήψη
#523: Pyrefly: Fast, IDE-friendly typing for Python

#523: 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...

2025-10-13 10:00:00 4020
Λήψη
#522: Data Sci Tips and Tricks from CodeCut.ai

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

Today we’re turning tiny tips into big wins. Khuyen Tran, creator of CodeCut.ai, has shipped hundreds of bite-size Python and data science snippets ac...

2025-10-06 10:00:00 4172
Λήψη
#521: Red Teaming LLMs and GenAI with PyRIT

#521: 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...

2025-09-29 10:00:00 3760
Λήψη
#520: pyx - the other side of the uv coin (announcing pyx)

#520: 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...

2025-09-23 10:00:00 3611
Λήψη
#519: Data Science Cloud Lessons at Scale

#519: 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...

2025-09-18 10:00:00 3776
Λήψη
#518: Celebrating Django's 20th Birthday With Its Creators

#518: Celebrating Django's 20th Birthday With Its Creators

Twenty years after a scrappy newsroom team hacked together a framework to ship stories fast, Django remains the Python web framework that ships real a...

2025-08-29 10:00:00 4093
Λήψη
#517: Agentic Al Programming with Python

#517: Agentic Al Programming with Python

Agentic AI programming is what happens when coding assistants stop acting like autocomplete and start collaborating on real work. In this episode, we...

2025-08-22 10:00:00 4621
Λήψη
#516: Accelerating Python Data Science at NVIDIA

#516: Accelerating Python Data Science at NVIDIA

Python’s data stack is getting a serious GPU turbo boost. In this episode, Ben Zaitlen from NVIDIA joins us to unpack RAPIDS, the open source toolkit...

2025-08-19 10:00:00 3942
Λήψη
#515: Durable Python Execution with Temporal

#515: 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 develo...

2025-08-11 10:00:00 4254
Λήψη
#514: Python Language Summit 2025

#514: Python Language Summit 2025

See the full show notes for this episode on the website at talkpython.fm/514

2025-07-18 10:00:00 4380
Λήψη
#513: Stories from Python History

#513: Stories from Python History

See the full show notes for this episode on the website at talkpython.fm/513

2025-07-14 10:00:00 4116
Λήψη
#512: Building a JIT Compiler for CPython

#512: Building a JIT Compiler for CPython

See the full show notes for this episode on the website at talkpython.fm/512

2025-07-02 10:00:00 4098
Λήψη
#511: From Notebooks to Production Data Science Systems

#511: From Notebooks to Production Data Science Systems

See the full show notes for this episode on the website at talkpython.fm/511

2025-06-25 10:00:00 3255
Λήψη
#510: 10 Polars Tools and Techniques To Level Up Your Data Science

#510: 10 Polars Tools and Techniques To Level Up Your Data Science

See the full show notes for this episode on the website at talkpython.fm/510

2025-06-18 10:00:00 3724
Λήψη
#509: GPU Programming in Pure Python

#509: GPU Programming in Pure Python

See the full show notes for this episode on the website at talkpython.fm/509

2025-06-11 10:00:00 3449
Λήψη
#508: Program Your Own Computer with Python

#508: Program Your Own Computer with Python

See the full show notes for this episode on the website at talkpython.fm/508

2025-06-06 10:00:00 4316
Λήψη
#507: Agentic AI Workflows with LangGraph

#507: Agentic AI Workflows with LangGraph

See the full show notes for this episode on the website at talkpython.fm/507

2025-06-02 10:00:00 3839
Λήψη
#506: ty: Astral's New Type Checker (Formerly Red-Knot)

#506: ty: Astral's New Type Checker (Formerly Red-Knot)

See the full show notes for this episode on the website at talkpython.fm/506

2025-05-19 10:00:00 3859
Λήψη
#505: t-strings in Python (PEP 750)

#505: t-strings in Python (PEP 750)

See the full show notes for this episode on the website at talkpython.fm/505

2025-05-13 10:00:00 4319
Λήψη
#504: Developer Trends in 2025

#504: Developer Trends in 2025

See the full show notes for this episode on the website at talkpython.fm/504

2025-05-05 10:00:00 4193
Λήψη
#503: The PyArrow Revolution

#503: The PyArrow Revolution

See the full show notes for this episode on the website at talkpython.fm/503

2025-04-28 10:00:00 4116
Λήψη
#502: Django Ledger: Accounting with Python

#502: Django Ledger: Accounting with Python

See the full show notes for this episode on the website at talkpython.fm/502

2025-04-21 10:00:00 3818
Λήψη
#501: Marimo - Reactive Notebooks for Python

#501: Marimo - Reactive Notebooks for Python

See the full show notes for this episode on the website at talkpython.fm/501

2025-04-14 10:00:00 3635
Λήψη
#500: Django Simple Deploy and other DevOps Things

#500: Django Simple Deploy and other DevOps Things

See the full show notes for this episode on the website at talkpython.fm/500

2025-04-10 10:00:00 3454
Λήψη
#499: BeeWare and the State of Python on Mobile

#499: BeeWare and the State of Python on Mobile

See the full show notes for this episode on the website at talkpython.fm/499

2025-03-31 10:00:00 4067
Λήψη
#498: Algorithms for high performance terminal apps

#498: Algorithms for high performance terminal apps

See the full show notes for this episode on the website at talkpython.fm/498

2025-03-24 09:00:00 4096
Λήψη
#497: Outlier Detection with Python

#497: Outlier Detection with Python

See the full show notes for this episode on the website at talkpython.fm/497

2025-03-21 09:00:00 3322
Λήψη
#496: Scaf: Complete blueprint for new Python Kubernetes projects

#496: Scaf: Complete blueprint for new Python Kubernetes projects

See the full show notes for this episode on the website at talkpython.fm/496

2025-03-14 09:00:00 4774
Λήψη
0:00
0:00
Episode
home.no_title_available
home.no_channel_info