datasette-agent-micropython
PulseAugur coverage of datasette-agent-micropython — every cluster mentioning datasette-agent-micropython across labs, papers, and developer communities, ranked by signal.
-
Simon Willison launches micropython-wasm for secure Python code sandboxing
Simon Willison has developed a new Python package called micropython-wasm to create secure sandboxes for running untrusted code. This tool aims to mitigate risks associated with plugins in his open-source projects like …
-
Simon Willison releases secure Python sandbox for Datasette Agent
Simon Willison has released datasette-agent-micropython 0.1a0, an alpha version designed to enable Datasette Agent to safely generate and execute Python code. This new tool utilizes MicroPython within a WebAssembly sand…
-
Simon Willison releases micropython-wasm alpha package
Simon Willison has released micropython-wasm, an alpha package that bundles a customized WebAssembly build of MicroPython. This package includes a wrapper to execute MicroPython code using wasmtime. The release aims to …