#146: Building Alexa Skills with Python and Flask
Talk Python To Me11 Tammi 2018

#146: Building Alexa Skills with Python and Flask

Voice assistants and voice interfaces are quickly becoming the new, hot way to interact with computers. Two of the notable ones are amazon echo devices and google home devices. Wouldn't it be great if we could program these with Python? Even better if we could use well-known APIs such as Flask.

Jaksot(544)

#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 values into strings. And we have string.format() w...

13 Touko 20251h 11min

#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 flash in the pan? I love these forward looking epi...

5 Touko 20251h 9min

#503: The PyArrow Revolution

#503: The PyArrow Revolution

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 upon numpy. But changes are afoot to update those ...

28 Huhti 20251h 8min

#502: Django Ledger: Accounting with Python

#502: Django Ledger: Accounting with Python

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 really like Django and would rather have a foundat...

21 Huhti 20251h 3min

#501: Marimo - Reactive Notebooks for Python

#501: Marimo - Reactive Notebooks for Python

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 outputs were completely out of sync? Today's guest has a...

14 Huhti 20251h

#500: Django Simple Deploy and other DevOps Things

#500: Django Simple Deploy and other DevOps Things

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 step of getting your Django app onto a live serve...

10 Huhti 202557min

#499: BeeWare and the State of Python on Mobile

#499: BeeWare and the State of Python on Mobile

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 at this for more than a decade, and the progress is...

31 Maalis 20251h 7min

#498: Algorithms for high performance terminal apps

#498: Algorithms for high performance terminal apps

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 article on "Algorithms for High Performance Termi...

24 Maalis 20251h 8min