The podcast about Python and the people who make it great
Listen in your favorite app:
FountainHere are shows you might like
We all know that testing is an important part of software and systems development. The problem is that as our systems and applications grow, the amount of testing necessary increases at an exponential rate. Cris Medina joins us this week to talk about some of the problems and approaches associated with testing these complex…
We all know that testing is an important part of software and systems…
30 July 2016 | 00:58:10
The same week that we released our first episode of Podcast.__init__, Michael Kennedy was publishing the very first episode of Talk Python To Me. The years long drought of podcasts about Python has been quenched with a veritable flood of quality content as we have both continued to deliver the stories of the wonderful people who…
The same week that we released our first episode of Podcast.__init__, Michael…
23 July 2016 | 01:17:48
Everyone loves to imagine what they would do if they had their own robot. This week we spoke with Gunther Cox and Kevin Brown about their work on Zorg, which is a Python library for building a robot of your own! We discussed how the project got started, what platforms it supports, and some of the projects that have been built…
Everyone loves to imagine what they would do if they had their own robot. This…
17 July 2016 | 00:25:19
As Python developers we are fond of the dynamic nature of the language. Sometimes, though, it can get a bit too dynamic and that’s where having some type information would come in handy. Mypy is a project that aims to add that missing level of detail to function and variable definitions so that you don’t have to go…
As Python developers we are fond of the dynamic nature of the language.…
10 July 2016 | 01:00:20
When you have good tools it makes the work you do even more enjoyable. Russel Keith-Magee has been building up a set of tools that are aiming to let you write graphical interfaces in Python and run them across all of your target platforms. Most recently he has been working on a capstone project called Toga that targets the…
When you have good tools it makes the work you do even more enjoyable. Russel…
02 July 2016 | 01:10:36
Armin Ronacher is a prolific contributor to the Python software ecosystem, creating such widely used projects as Flask and Jinja2. This week we got the opportunity to talk to him about how he got his start with Python and what has inspired him to create the various tools that have made our lives easier. We also discussed his…
Armin Ronacher is a prolific contributor to the Python software ecosystem,…
26 June 2016 | 01:00:21
Making sure that your code is secure is a difficult task. In this episode we spoke to Eric Brown, Travis McPeak, and Tim Kelsey about their work on the Bandit library, which is a static analysis engine to help you find potential vulnerabilities before your application reaches production. We discussed how it works, how to make it…
Making sure that your code is secure is a difficult task. In this episode we…
18 June 2016 | 00:28:48
Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.
As developers we all have to deal with bugs sometimes, but…
Visit our site to listen to…
12 June 2016 | 01:09:28
Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.
As developers, one of the most important tools that we use…
Visit our site to listen to…
05 June 2016 | 00:55:12
Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.
If you need to work with images the Pillow is the library…
Visit our site to listen to…
28 May 2016 | 00:20:01