Running Python Locally in a Sandbox
Running Python Locally in a Sandbox  
Podcast: The Real Python Podcast
Published On: Fri Jul 03 2026
Description: How do you avoid the risk of running a Python application locally that could be malicious, break your code, or leak private data? How can you create a sandboxed local environment using WASM and MicroPython? Christopher Trudeau is back on the show this week with another batch of PyCoder's Weekly articles and projects.