A library that removes the __subclasses__() list from all classes, allowing for nearly absolute security in exec and eval functions. 一个清除所有类的__subclasses__()列表的库,使得exec和eval函数变得几乎绝对安全。
-
Updated
Mar 21, 2025 - Python
A library that removes the __subclasses__() list from all classes, allowing for nearly absolute security in exec and eval functions. 一个清除所有类的__subclasses__()列表的库,使得exec和eval函数变得几乎绝对安全。
A Simple Python sandbox implemented by FastAPI in docker. And you can manage multiple environment with different dependencies and python version in sandboxwith CLI tools as well as API.
Add a description, image, and links to the python-sandbox topic page so that developers can more easily learn about it.
To associate your repository with the python-sandbox topic, visit your repo's landing page and select "manage topics."