
#219: Take a Python tour of duty at the United States Digital Service
In the US, we have a very interesting civil option that is quite new: The United States Digital Service. This service was created by President Obama to fix broken government software systems such as t...
5 Heinä 20191h 1min

#218: Serverless Python functions in Azure
Do you have stateless code that needs to run in the cloud? The clear answer years ago was to create and HTTP, or even, gasp! A SOAP service before then. While HTTP services are still very important, s...
25 Kesä 201947min

#217: Notebooks vs data science-enabled scripts
On this episode, I meet up with Rong Lu and Katherine Kampf from Microsoft while I was at BUILD this year. We cover a bunch of topics around data science and talk about two opposing styles of data sci...
21 Kesä 201954min

#216: Digging into Visual Studio Code
One of the questions I often ask at the end of the show is "When you write some Python code, what editor do you use?" Increasingly the most common answer is Visual Studio Code. Despite it's Windows on...
14 Kesä 201953min

#215: The software powering Talk Python courses and podcast
Have you ever wondered about the software stack powering Talk Python, the training website, mobile apps, video and audio delivery, and more? While at first glance it might seem pretty simple, there's ...
6 Kesä 20191h 7min

#214: Dive into CPython 3.8 and beyond
Python 3.8 is coming soon. It's scheduled for release at the end of October 2019 and you can already download test versions today. Given that Python ships on an 18-month cycle, it's time to talk about...
31 Touko 20191h

#213: WebAssembly and CPython
On the last episode, we explored Pyodide. A project whose goal is to bring the CPython scientific stack to the browser via WebAssembly.
25 Touko 201949min

#212: Python in Web Assembly with Pyodide
It's been said that JavaScript is the assembly language of the web. But should you be required to write code in assembly language or JavaScript?
17 Touko 201957min