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

Making The Case For A (Semi) Formal Specification Of CPython - E288

Summary

The CPython implementation has grown and evolved significantly over the past ~25 years. In that time there have been many other projects to create compatible runtimes for your Python code. One of the challenges for these other projects is the lack of a fully documented specification of how…

Summary

The CPython implementation has grown and…

10 November 2020 | 00:36:41


Bringing Artificial Intelligence Projects From Idea To Production - E287

Summary

Artificial intelligence applications can provide dramatic benefits to a business, but only if you can bring them from idea to production. Henrik Landgren was behind the original efforts at Spotify to leverage data for new product features, and in his current role he works on an AI system to…

Summary

Artificial intelligence applications can…

03 November 2020 | 00:47:49


Power Up Your Java Using Python With JPype - E286

Summary

Python and Java are two of the most popular programming languages in the world, and have both been around for over 20 years. In that time there have been numerous attempts to provide interoperability between them, with varying methods and levels of success. One such project is JPype, which…

Summary

Python and Java are two of the most…

26 October 2020 | 00:48:40


The Journey To Replace Python's Parser And What It Means For The Future - E285

Summary

The release of Python 3.9 introduced a new parser that paves the way for brand new features. Every programming language has its own specific syntax for representing the logic that you are trying to express. The way that the rules of the language are defined and validated is with a grammar…

Summary

The release of Python 3.9 introduced a…

19 October 2020 | 01:05:49


Cloud Native Application Delivery Using GitOps - E284

Summary

The way that applications are being built and delivered has changed dramatically in recent years with the growing trend toward cloud native software. As part of this movement toward the infrastructure and orchestration that powers your project being defined in software, a new approach to…

Summary

The way that applications are being built…

12 October 2020 | 00:53:44


Threading The Needle Of Interesting And Informative While You Learn To Code - E283

Summary

Learning to code is a neverending journey, which is why it’s important to find a way to stay motivated. A common refrain is to just find a project that you’re interested in building and use that goal to keep you on track. The problem with that advice is that as a new programmer,…

Summary

Learning to code is a neverending…

06 October 2020 | 00:56:30


Solving Python Package Creation For End User Applications With PyOxidizer - E282

Summary

Python is a powerful and expressive programming language with a vast ecosystem of incredible applications. Unfortunately, it has always been challenging to share those applications with non-technical end users. Gregory Szorc set out to solve the problem of how to put your code on someone…

Summary

Python is a powerful and expressive…

29 September 2020 | 00:49:40


Flexible Network Security Detection And Response With Grapl - E281

Summary

Servers and services that have any exposure to the public internet are under a constant barrage of attacks. Network security engineers are tasked with discovering and addressing any potential breaches to their systems, which is a never-ending task as attackers continually evolve their…

Summary

Servers and services that have any…

22 September 2020 | 00:53:32


Simplified Data Extraction And Analysis For Current Events With Newspaper - E280

Summary

News media is an important source of information for understanding the context of the world. To make it easier to access and process the contents of news sites Lucas Ou-Yang built the Newspaper library that aids in automatic retrieval of articles and prepare it for analysis. In this episode…

Summary

News media is an important source of…

15 September 2020 | 00:43:28


Digging Into Dagster: An Opinionated Open Source Framework For Data Orchestration - E279

Summary

Data applications are complex and continually evolving, often requiring collaboration across multiple teams. In order to keep everyone on the same page a high level abstraction is needed to facilitate a cross-cutting view of the data orchestration across integration, transformation,…

Summary

Data applications are complex and…

07 September 2020 | 00:59:28