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






Event Sourcing with John Bywater


Summary

The way that your application handles data and the way that it is represented in your database don’t always match, leading to a lot of brittle abstractions to reconcile the two. In order to reduce that friction, instead of overwriting the state of your application on every change you can log all of the events that take place and then render the current state from that sequence of events...


share








 October 15, 2017  1h8m
 
 

Kalliope with Nicolas Marcq and Thibaud Buffet


Summary

Wouldn’t it be nice to have a personal assistant to answer your questions, help you remember important tasks, and control your environment? Meet Kalliope, a Python powered, modular, voice controlled automation platform. This week Nicolas Marcq and Thibaud Buffet explain how they started the project, what makes it stand out from other open source and commercial options, and how you can start using it today...


share








 October 8, 2017  32m
 
 

Modoboa with Antoine Nguyen


Mail hosting made simple with Python


share








 October 1, 2017  33m
 
 

QuTiP with Paul Nation


Quantum Computation in Python


share








 September 24, 2017  36m
 
 

Lego Robotics with David Lechner and Denis Demidov


Summary

Do you like Legos, robots, and Python? This week I am joined by David Lechner and Denis Demidov to talk about the ev3dev project and how you can program your Lego Mindstorms with Python!

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. Your contributions help to make the show sustainable...


share








 September 17, 2017  44m
 
 

Cloud-Init with Scott Moser


Summary

Server administration is a complex endeavor, but there are some tools that can make life easier. If you are running your workload in a cloud environment then cloud-init is here to help. This week Scott Moser explains what cloud-init is, how it works, and how it became the de-facto tool for configuring your Linux servers at boot.

Preface
  • Hello and welcome to Podcast...


share








 September 10, 2017  49m
 
 

Biopython with Peter Cock, Wibowo Arindrarto, and Tiago Antão


Unlocking the secrets of life with Python


share








 September 3, 2017  45m
 
 

opsdroid with Jacob Tomlinson


Summary

Server administration is an activity that often happens in an isolated context in a terminal. ChatOps is a way of bringing that work into a shared environment and unlocking more collaboration. This week Jacob Tomlinson talks about the work he has done on opsdroid, a new bot framework targeted at tying together the various services and environments that modern production systems rely on.

Preface
  • Hello and welcome to Podcast...


share








 August 26, 2017  45m
 
 

Ergonomica with Liam Schumm


Summary

As developers we spend a lot of our work day in a terminal window, using shells that were designed 30 years ago. This week Liam Schumm joins me to explain why he decided to write a new, more ergonomic shell environment to simplify his workflow.

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 20, 2017  42m
 
 

Data Retriever with Henry Senyondo


Summary

Analyzing and interpreting data is a large portion of the work involved in scientific research. Getting to that point can be a lot of work on its own because of all of the steps required to download, clean, and organize the data prior to analysis. This week Henry Senyondo talks about the work he is doing with Data Retriever to make data preparation as easy as retriever install.

Preface
  • Hello and welcome to Podcast...


share








 August 13, 2017  17m