6 ms·
`sandbox-venv` is a small shell script that sandboxes Python virtual environments in separate Linux namespaces using Bubblewrap (and soon using only command `un
by kernc 6mo ago
`sandbox-venv` is a small shell script that sandboxes Python virtual environments in separate Linux namespaces using Bubblewrap (and soon using only command `unshare`, bringing the whole script down to effectively 0 deps).
https://github.com/sandbox-utils/sandbox-venv https://github.com/sandbox-utils/sandbox-venv