Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

UnavailableSolving Python Package Creation For End User Applications With PyOxidizer
Currently unavailable

Solving Python Package Creation For End User Applications With PyOxidizer

FromThe Python Podcast.__init__


Currently unavailable

Solving Python Package Creation For End User Applications With PyOxidizer

FromThe Python Podcast.__init__

ratings:
Length:
50 minutes
Released:
Sep 29, 2020
Format:
Podcast episode

Description

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 else's computer and have it run without having to rely on extra systems such as virtualenvs or Docker. In this episode he shares his work on PyOxidizer and how it allows you to build a self-contained Python runtime along with statically linked dependencies and the software that you want to run. He also digs into some of the edge cases in the Python language and its ecosystem that make this a challenging problem to solve, and some of the lessons that he has learned in the process. PyOxidizer is an exciting step forward in the evolution of packaging and distribution for the Python language and community.
Released:
Sep 29, 2020
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great