The Python Podcast.__init__

The podcast about Python and the people who make it great

https://www.pythonpodcast.com

Eine durchschnittliche Folge dieses Podcasts dauert 48m. Bisher sind 395 Folge(n) erschienen. Jede Woche gibt es eine neue Folge dieses Podcasts.

Gesamtlänge aller Episoden: 13 days 12 hours 15 minutes

subscribe
share






BeeWare with Russell Keith-Magee


Summary

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 Android and iOS platforms with the same set of code...


share








 July 2, 2016  1h10m
 
 

Armin Ronacher


Summary

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 experiences working in Rust and how it can interface with Python.

Brief Introduction
  • Hello and welcome to Podcast...


share








 June 26, 2016  1h0m
 
 

Bandit with Tim Kelsey, Travis McPeak, and Eric Brown


Summary

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 fit your use case, and why it was created...


share








 June 18, 2016  28m
 
 

Sentry with David Cramer


Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.

Summary

As developers we all have to deal with bugs sometimes, but we don’t have to make our users deal with them too. Sentry is a project that automatically detects errors in your applications and surfaces the necessary information to help you fix them quickly...


share








 June 12, 2016  1h9m
 
 

Mercurial with Augie Fackler


Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.

Summary

As developers, one of the most important tools that we use daily is our version control system. Mercurial is one such tool that is written in Python, making it eminently flexible, customizable, and incredibly powerful. This week we spoke with Augie Fackler to learn about the history, features, and future of Mercurial...


share








 June 5, 2016  55m
 
 

Pillow with Alex Clark


Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.

Summary

If you need to work with images the Pillow is the library to use. The Python Image Libary (PIL) has long been the gold standard for resizing, analyzing, and processing pictures in Python. Pillow is the modern fork that is bringing the PIL into the future so that we can all continue to use it moving forward...


share








 May 28, 2016  20m
 
 

Wagtail with Tom Dyson


Visit our site to sign up for the newsletter, explore past episodes, subscribe to the show, and help support our work.

Summary

If you are operating a website that needs to publish and manage content on a regular basis, a CMS (Content Management System) becomes the obvious choice for reducing your workload...


share








 May 21, 2016  52m
 
 

Buildbot with Pierre Tardy


Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.

Summary

As technology professionals, we need to make sure that the software we write is reliably bug free and the best way to do that is with a continuous integration and continuous deployment pipeline...


share








 May 14, 2016  1h25m
 
 

Onion IoT with Lazar and Zheng


Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.

Summary

One of the biggest new trends in technology is the Internet of Things and one of the driving forces is the wealth of new sensors and platforms that are being continually introduced. In this episode we spoke with the founder and head engineer of one such platform named Onion...


share








 May 7, 2016  35m
 
 

LibCloud with Anthony Shaw


Visit our site to listen to past episodes, support the show, join our community, and sign up for our mailing list.

Summary

More and more of our applications are running in the cloud and there are increasingly more providers to choose from. The LibCloud project is a Python library to help us manage the complexity of our environments from a uniform and pleasant API...


share








 May 1, 2016  1h24m