Discover how to package and distribute Python applications across multiple platforms in this informative PyCon US talk. Learn about Briefcase, a powerful tool that converts Python projects into native installers for macOS, Windows, Linux, iOS, and Android. Explore the process of starting new projects or converting existing ones for distribution using Briefcase. Gain insights into how Briefcase and recent developments in the Python ecosystem can enhance your application development workflow. Dive into the Python packaging ecosystem, understand the Briefcase life cycle, and master essential commands like briefcase dev, create, build, and run. Whether you're creating games, social media apps, or system administration utilities, this talk equips you with the knowledge to share your Python creations with the world efficiently.
Overview
Syllabus
Introduction
Pythons packaging ecosystem
briefcase
life cycle
briefcase dev
briefcase create
briefcase build
briefcase run
outro
Taught by
PyCon US