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. Dieser Podcast erscheint wöchentlich.

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

subscribe
share






Coverage.py with Ned Batchelder


Summary

We write tests to make sure that our code is correct, but how do you make sure the tests are correct? This week Ned Batchelder explains how coverage.py fills that need, how he became the maintainer, and how it works under the hood.

Preface
  • Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great.
  • I would like to thank everyone who supports us on Patreon...


share








 August 6, 2017  51m
 
 

Yosai with Darin Gordon


Summary

For any program that is used by more than one person you need a way to control identity and permissions. There are myriad solutions to that problem, but most of them are tied to a specific framework. Yosai is a flexible, general purpose framework for managing role-based access to your applications that has been decoupled from the underlying platform...


share








 July 30, 2017  41m
 
 

Moving to MongoDB with Michael Kennedy


Summary

There are dozens of decisions that need to be made when building an application. Sometimes this can lead to analysis paralysis and prevent you from making progress, so don’t let the perfect be the enemy of the good. This week Michael Kennedy shares his experience with evolving his application architecture when his business needs outgrew his initial designs.

Preface
  • Hello and welcome to Podcast...


share








 July 23, 2017  47m
 
 

Zulip Chat with Tim Abbott


Summary

In modern work environments the email is being edged out by group chat as the preferred method of communication. The majority of the platforms used are commercial and closed source, but there is one project that is working to change that. Zulip is a project that aims to redefine how effective teams communicate and it is already gaining ground. This week Tim Abbott shares the story of how Zulip got started, how it is built, and why you might want to start using it...


share








 July 16, 2017  1h0m
 
 

NAPALM with David Barroso and Mircea Ulinic


Network automation with Python


share








 July 9, 2017  58m
 
 

Automat State Machines with Glyph Lefkowitz


Summary

The venerable ‘if’ statement is a cornerstone of program flow and busines logic, but sometimes it can grow unwieldy and lead to unmaintainable software. One alternative that can result in cleaner and easier to understand code is a state machine. This week Glyph explains how Automat was created and how it has been used to upgrade portions of the Twisted project.

Preface
  • Hello and welcome to Podcast...


share








 July 2, 2017  49m
 
 

Nuclear Engineering with Dr. Katy Huff


Using Python to power the world


share








 June 24, 2017  38m
 
 

Industrial Automation with Jonas Neubert


Powering Factories with Python


share








 June 18, 2017  1h2m
 
 

Jedi Code Completion with David Halter – Episode 113


When you're writing python code and your editor offers some suggestions, where does that suggestion come from? The most likely answer is Jedi! This week David Halter explains the history of how the Jedi auto completion library was created, how it works under the hood, and where he plans on taking it.


share








 June 11, 2017  42m
 
 

Jedi Code Completion with David Halter


Summary

When you’re writing python code and your editor offers some suggestions, where does that suggestion come from? The most likely answer is Jedi! This week David Halter explains the history of how the Jedi auto completion library was created, how it works under the hood, and where he plans on taking it.

Preface
  • Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great...


share








 June 11, 2017  42m