The Python Podcast.__init__

The Python Podcast.__init__



The podcast about Python and the people who make it great


Rewind 10 seconds
1X
Skip 30 seconds ahead
0:00/0:00

Listen in your favorite app:



More options

Here are shows you might like

See show recommendations
Data Engineering Podcast
Tobias Macey
AI Engineering Podcast
Tobias Macey

389 Episodes

Build Your Own Personal Data Repository With Nostalgia - E248

Summary

The companies that we entrust our personal data to are using that information to gain extensive insights into our lives and habits while not always making those findings accessible to us. Pascal van Kooten decided that he wanted to have the same capabilities to mine his personal data, so he…

Summary

The companies that we entrust our…

04 February 2020 | 00:32:58


Simplifying Social Login For Your Web Applications - E247

Summary

A standard feature in most modern web applications is the ability to log in or register using accounts that you already own on other sites such as Google, Facebook, or Twitter. Building your own integrations for each service can be complex and time consuming, distracting you from the…

Summary

A standard feature in most modern web…

27 January 2020 | 00:34:06


Building A Business On Building Data Driven Businesses - E246

Summary

In order for an organization to be data driven they need easy access to their data and a simple way of sharing it. Arik Fraimovich built Redash as a way to address that need by connecting to any data source and building attractive dashboards on top of them. In this episode he shares the…

Summary

In order for an organization to be data…

20 January 2020 | 00:41:27


Using Deliberate Practice To Level Up Your Python - E245

Summary

An effective strategy for teaching and learning is to rely on well structured exercises and collaboration for practicing the material. In this episode long time Python trainer Reuven Lerner reflects on the lessons that he has learned in the 5 years since his first appearance on the show,…

Summary

An effective strategy for teaching and…

13 January 2020 | 00:48:40


Checking Up On Python's Role in DevOps - E244

Summary

Python has been part of the standard toolkit for systems administrators since it was created. In recent years there has been a shift in how servers are deployed and managed, and how code gets released due to the rise of cloud computing and the accompanying DevOps movement. The increased…

Summary

Python has been part of the standard…

06 January 2020 | 00:33:36


Python's Built In IDE Isn't Just Sitting IDLE - E243

Summary

One of the first challenges that new programmers are faced with is figuring out what editing environment to use. For the past 20 years, Python has had an easy answer to that question in the form of IDLE. In this episode Tal Einat helps us explore its history, the ways it is used, how it was…

Summary

One of the first challenges that new…

23 December 2019 | 00:36:33


Riding The Rising Tides Of Python - E242

Summary

The past two decades have seen massive growth in the language, community, and ecosystem of Python. The career of Pete Fein has occurred during that same period and his use of the language has paralleled some of the major shifts in focus that have occurred. In this episode he shares his…

Summary

The past two decades have seen massive…

16 December 2019 | 00:44:16


Debugging Python Projects With PySnooper - E241

Summary

Debugging is a painful but necessary practice in software development. The tools that are available in Python range from the built-in debugger, to tools integrated with your coding environment, to the trusty print function. In this episode Ram Rachum describes his work on PySnooper and how…

Summary

Debugging is a painful but necessary…

09 December 2019 | 00:45:31


Making Complex Software Fun And Flexible With Plugin Oriented Programming - E240

Summary

Starting a new project is always exciting because the scope is easy to understand and adding new features is fun and easy. As it grows, the rate of change slows down and the amount of communication necessary to introduce new engineers to the code increases along with the complexity. Thomas…

Summary

Starting a new project is always exciting…

03 December 2019 | 01:02:38


Faster And Safer Software Development With Feature Flags - E239

Summary

Any software project that is worked on or used by multiple people will inevitably reach a point where certain capabilities need to be turned on or off. In this episode Pete Hodgson shares his experience and insight into when, how, and why to use feature flags in your projects as a way to…

Summary

Any software project that is worked on or…

26 November 2019 | 01:01:29