Tag:python
All the articles with the tag "python".
Open Source Windows Sandbox in Python: Run Windows 11 on Linux with SmolVM
SmolVM now supports Windows 11 sandboxes. Boot disposable Windows VMs from Python, run PowerShell, upload files, pass environment variables, and tear the VM down after the task.
How to Safely Run AI-Generated Code with SmolVM (Open-Source MicroVM Sandbox)
SmolVM is an open-source microVM runtime that lets AI agents run untrusted code in a hardware-isolated sandbox. Learn why Docker isn't enough for LLM-generated code and how to spin up a Firecracker-powered sandbox in three lines of Python.