Running Python Packages in the Browser with Pyodide
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the capabilities of Pyodide, a CPython port to WebAssembly/Emscripten, in this 28-minute conference talk from EuroPython 2023. Gain insights into Pyodide's architecture and potential applications, and learn how to build, run, and test Python packages directly in web browsers or Node.js environments. Discover browser-specific optimization techniques like code splitting, tree shaking, and lazy loading, and how they can be adapted to Python for improved package size and load times. Address common browser runtime restrictions and strategies to overcome them when working with Python packages in web environments.
Syllabus
Running Python packages in the browser with Pyodide — Roman Yurchak
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube