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






Duplicity with Kenneth Loafman


Summary

Everyone who uses a computer on a regular basis knows the importance of backups. Duplicity is one of the most widely used backup technologies, and it’s written in Python! This week Kenneth Loafman shares how Duplicity got started, how it works, and why you should be using it every day.

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


share








 April 2, 2017  35m
 
 

Digital Identity, Privacy, and Security with Brian Warner


Summary

As the internet and digital technologies continue to infiltrate our way of life, we are forced to consider how our concepts of identity and security are reflected in these spaces. Brian Warner joins me this week to discuss his work on privacy focused projects that he has worked on, including the Tahoe LAFS, Firefox Sync, and Magic Wormhole. He also has some intriguing ideas about how we can replace passwords and what it means to have an online identity...


share








 March 25, 2017  46m
 
 

Crossbar.io with Tobias Oberstein and Alexander Gödde


Summary

As our system architectures and the Internet of Things continue to push us towards distributed logic we need a way to route the traffic between those various components. Crossbar.io is the original implementation of the Web Application Messaging Protocol (WAMP) which combines Remote Procedure Calls (RPC) with Publish/Subscribe (PubSub) communication patterns into a single communication layer...


share








 March 18, 2017  52m
 
 

MetPy: Taming The Weather With Python


Summary

What’s the weather tomorrow? That’s the question that meteorologists are always trying to get better at answering. This week the developers of MetPy discuss how their project is used in that quest and the challenges that are inherent in atmospheric and weather research. It is a fascinating look at dealing with uncertainty and using messy, multidimensional data to model a massively complex system...


share








 March 11, 2017  52m
 
 

The Update Framework: Securing Your Software Updates with Justin Cappos


Summary

If you write software then there’s a good probability that you have had to deal with installing dependencies, but did you stop to ask whether you’re installing what you think you are? My guest this week is Professor Justin Cappos from the Secure Systems Lab at New York University and he joined me to discuss his work on The Update Framework which was built to guarantee that you never install a compromised package in your systems...


share








 March 4, 2017  37m
 
 

Pandas with Jeff Reback


The data swiss army knife


share








 February 26, 2017  49m
 
 

PyTables with Francesc Alted


Fast Big Data on your Laptop


share








 February 18, 2017  49m
 
 

SKIDL with Dave Vandenbout


Building PCBs with Python


share








 February 11, 2017  40m
 
 

Parsing and Parsers with Dave Beazley and Erik Rose


When a regular expression isn't enough


share








 February 4, 2017  50m
 
 

Home Assistant with Paulus Schoutsen


Summary

Don’t you wish you could make all of your devices talk to each other? Check out Home Assistant, the Python 3 platform for unified automation. Paulus Schoutsen shares the story of how the project got started, what makes it tick, and how you can use it today!

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


share








 January 28, 2017  41m