The Real Python Podcast

← The Real Python Podcast3 jul · 46 min

Running Python Locally in a Sandbox

Running Python Locally in a Sandbox3 jul46 min

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.