#507: Agentic AI Workflows with LangGraph

02.06.2025 • 01:03:59

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

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

19.05.2025 • 01:04:19

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

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

13.05.2025 • 01:11:59

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

#504: Developer Trends in 2025

05.05.2025 • 01:09:53

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

#503: The PyArrow Revolution

28.04.2025 • 01:08:36

Pandas is at a the core of virtually all data science done in Python, that is virtually all data science. Since it's beginning, Pandas has been based ...

#502: Django Ledger: Accounting with Python

21.04.2025 • 01:03:38

Do you or your company need accounting software? Well, there are plenty of SaaS products out there that you can give your data to. but maybe you also ...

#501: Marimo - Reactive Notebooks for Python

14.04.2025 • 01:00:35

Have you ever spent an afternoon wrestling with a Jupyter notebook, hoping that you ran the cells in just the right order, only to realize your output...

#500: Django Simple Deploy and other DevOps Things

10.04.2025 • 00:57:34

We're sitting down with Eric Matthes, the educator, author, and developer behind Django Simple Deploy. If you've ever struggled with taking that final...

#499: BeeWare and the State of Python on Mobile

31.03.2025 • 01:07:47

This episode is all about Beeware, the project that working towards true native apps built on Python, especially for iOS and Android. Russell's been a...

#498: Algorithms for high performance terminal apps

24.03.2025 • 01:08:16

In this episode, we welcome back Will McGugan, the creator of the wildly popular Rich library and founder of Textualize. We'll dive into Will's latest...