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

Keep Your Code Clean Using pre-commit with Anthony Sottile - E178

Summary

Maintaining the health and well-being of your software is a never-ending responsibility. Automating away as much of it as possible makes that challenge more achievable. In this episode Anthony Sottile describes his work on the pre-commit framework to simplify the process of writing and distributing functions to make sure that…

Summary

Maintaining the health and well-being of your software is a never-ending…

10 September 2018 | 00:24:52


Infection Monkey Vulnerability Scanner with Daniel Goldberg - E177

Summary

How secure are your servers? The best way to be sure that your systems aren’t being compromised is to do it yourself. In this episode Daniel Goldberg explains how you can use his project Infection Monkey to run a scan of your infrastructure to find and fix the vulnerabilities that can be taken advantage of. He also…

Summary

How secure are your servers? The best way to be sure that your systems…

03 September 2018 | 00:34:24


Fast Stream Processing In Python Using Faust with Ask Solem - E176

Summary

The need to process unbounded and continually streaming sources of data has become increasingly common. One of the popular platforms for implementing this is Kafka along with its streams API. Unfortunately, this requires all of your processing or microservice logic to be implemented in Java, so what’s a poor Python…

Summary

The need to process unbounded and continually streaming sources of data has…

27 August 2018 | 00:28:45


Don't Just Stand There, Get Programming! with Ana Bell - E175

Summary

Writing a book is hard work, especially when you are trying to teach such a broad concept as programming. In this episode Ana Bell discusses her recent work in writing Get Programming: Learn To Code With Python, including her views on how to separate the principles from the implementation, making the book evergreen in its…

Summary

Writing a book is hard work, especially when you are trying to teach such a…

20 August 2018 | 00:35:08


The Masonite Web Framework With Joe Mancuso - E174

Summary

Masonite is an ambitious new web framework that draws inspiration from many other successful projects in other languages. In this episode Joe Mancuso, the primary author and maintainer, explains his goal of unseating Django from its position of prominence in the Python community. He also discusses his motivation for building it,…

Summary

Masonite is an ambitious new web framework that draws inspiration from many…

13 August 2018 | 00:43:20


Helping Teacher's Bring Python Into The Classroom With Nicholas Tollervey - E173

Summary

There are a number of resources available for teaching beginners to code in Python and many other languages, and numerous endeavors to introduce programming to educational environments. Sometimes those efforts yield success and others can simply lead to frustration on the part of the teacher and the student. In this episode…

Summary

There are a number of resources available for teaching beginners to code in…

06 August 2018 | 00:59:20


Continuous Delivery For Complex Systems Using Zuul with Monty Taylor - E172

Summary

Continuous integration systems are important for ensuring that you don’t release broken software. Some projects can benefit from simple, standardized platforms, but as you grow or factor in additional projects the complexity of checking your deployments grows. Zuul is a deployment automation and gating system that was…

Summary

Continuous integration systems are important for ensuring that you don’t…

30 July 2018 | 01:07:02


Michael Foord On Testing, Mock, TDD, And The Python Community - E171

Summary

Michael Foord has been working on building and testing software in Python for over a decade. One of his most notable and widely used contributions to the community is the Mock library, which has been incorporated into the standard library. In this episode he explains how he got involved in the community, why testing has been…

Summary

Michael Foord has been working on building and testing software in Python for…

23 July 2018 | 00:55:12


The Past, Present, and Future of Twisted with Moshe Zadka - E170

Summary

Twisted is one of the earliest frameworks for developing asynchronous applications in Python and it has yet to fulfill its original purpose. It can be used to build network servers that integrate a multitude of protocols, increase the performance of your I/O bound applications, serve as the full web stack for your WSGI projects,…

Summary

Twisted is one of the earliest frameworks for developing asynchronous…

16 July 2018 | 00:34:42


Mike Driscoll And His Career In Python - E169

Summary

Mike Driscoll has been writing blogs and books for the Python community for years, including his popular series on the Python Module Of The Week. In his daily work he uses Python to test graphical interfaces written in C++ and QT for embedded platforms. In this episode he explains his work, how he got involved in writing as a…

Summary

Mike Driscoll has been writing blogs and books for the Python community for…

08 July 2018 | 00:23:32