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 Сједињене Америчке Државе Технологија

Недавне епизоде

523 епизода
#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 01:09:15
Преузми
#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 01:07:00
Преузми
#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 01:09:32
Преузми
#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 01:02:40
Преузми
#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 01:00:11
Преузми
#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 01:02:56
Преузми
#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 01:08:13
Преузми
#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 01:17:01
Преузми
#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 01:05:42
Преузми
#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 01:10:54
Преузми
#514: Python Language Summit 2025

#514: Python Language Summit 2025

Every year the core developers of Python convene in person to focus on high priority topics for CPython and beyond. This year they met at PyCon US 202...

2025-07-18 10:00:00 01:13:00
Преузми
#513: Stories from Python History

#513: Stories from Python History

Why do people listen to this podcast? Sure, they're looking for technical explorations of new libraries and ideas. But often it's to hear the story be...

2025-07-14 10:00:00 01:08:36
Преузми
#512: Building a JIT Compiler for CPython

#512: Building a JIT Compiler for CPython

Do you like to dive into the details and intricacies of how Python executes and how we can optimize it? Well, do I have an episode for you. We welcome...

2025-07-02 10:00:00 01:08:18
Преузми
#511: From Notebooks to Production Data Science Systems

#511: From Notebooks to Production Data Science Systems

If you're doing data science and have mostly spent your time doing exploratory or just local development, this could be the episode for you. We are jo...

2025-06-25 10:00:00 00:54:15
Преузми
#510: 10 Polars Tools and Techniques To Level Up Your Data Science

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

Are you using Polars for your data science work? Maybe you've been sticking with the tried-and-true Pandas? There are many benefits to Polars directly...

2025-06-18 10:00:00 01:02:04
Преузми
#509: GPU Programming in Pure Python

#509: GPU Programming in Pure Python

If you're looking to leverage the insane power of modern GPUs for data science and ML, you might think you'll need to use some low-level programming l...

2025-06-11 10:00:00 00:57:29
Преузми
#508: Program Your Own Computer with Python

#508: Program Your Own Computer with Python

If you've heard the phrase "Automate the boring things" for Python, this episode starts with that idea and takes it to another level. We have Glyph ba...

2025-06-06 10:00:00 01:11:56
Преузми
#507: Agentic AI Workflows with LangGraph

#507: Agentic AI Workflows with LangGraph

If you want to leverage the power of LLMs in your Python apps, you would be wise to consider an agentic framework. Agentic empowers the LLMs to use to...

2025-06-02 10:00:00 01:03:59
Преузми
#506: ty: Astral's New Type Checker (Formerly Red-Knot)

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

The folks over at Astral have made some big-time impacts in the Python space with uv and ruff. They are back with another amazing project named ty. Yo...

2025-05-19 10:00:00 01:04:19
Преузми
#505: t-strings in Python (PEP 750)

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

Python has many string formatting styles which have been added to the language over the years. Early Python used the % operator to injected formatted...

2025-05-13 10:00:00 01:11:59
Преузми
#504: Developer Trends in 2025

#504: Developer Trends in 2025

What trends and technologies should you be paying attention to today? Are there hot new database servers you should check out? Or will that just be a...

2025-05-05 10:00:00 01:09:53
Преузми
#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 01:08:36
Преузми
#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 01:03:38
Преузми
#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 01:00:35
Преузми
#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 00:57:34
Преузми
#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 01:07:47
Преузми
#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 00:00:00 01:08:16
Преузми
#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 00:00:00 00:55:22
Преузми
#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 01:19:34
Преузми
#495: OSMnx: Python and OpenStreetMap

#495: OSMnx: Python and OpenStreetMap

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

2025-02-24 00:00:00 01:01:55
Преузми
#494: Update on Flet: Python + Flutter UIs

#494: Update on Flet: Python + Flutter UIs

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

2025-02-21 00:00:00 01:00:23
Преузми
#493: Quarto: Open-source technical publishing

#493: Quarto: Open-source technical publishing

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

2025-02-09 00:00:00 01:05:01
Преузми
#492: Great Tables

#492: Great Tables

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

2025-01-30 00:00:00 01:04:21
Преузми
#491: DuckDB and Python: Ducks and Snakes living together

#491: DuckDB and Python: Ducks and Snakes living together

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

2024-12-27 00:00:00 01:02:03
Преузми
#490: Django Ninja

#490: Django Ninja

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

2024-12-24 00:00:00 01:04:32
Преузми
#489: Anaconda Toolbox for Excel and more with Peter Wang

#489: Anaconda Toolbox for Excel and more with Peter Wang

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

2024-12-20 00:00:00 01:09:09
Преузми
#488: Multimodal data with LanceDB

#488: Multimodal data with LanceDB

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

2024-12-12 00:00:00 00:58:19
Преузми
#487: Building Rust Extensions for Python

#487: Building Rust Extensions for Python

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

2024-12-01 00:00:00 01:02:24
Преузми
#486: CSnakes: Embed Python code in .NET

#486: CSnakes: Embed Python code in .NET

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

2024-11-22 00:00:00 01:02:45
Преузми
#485: Secure coding for Python with SheHacksPurple

#485: Secure coding for Python with SheHacksPurple

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

2024-11-15 00:00:00 01:09:28
Преузми
0:00
0:00
Episode
home.no_title_available
home.no_channel_info