Is there any serious way to sandbox Python? I am making a JavaScript–Python bridge using CGI and http.server, and allowing to execute arbitrary code would be truly terrible.
I tried PyPy, but it seems to be outdated, and SELinux seems to be too much for this minor task.
New contributor
Zh. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.