1 link tagged with all of: security + coding + execution + restricted-python + python
Links
RestrictedPython allows you to run a limited subset of Python code in a controlled environment. It helps execute untrusted code safely but is not a full sandbox. The tool only works with CPython, not with other Python implementations.
restricted-python ✓
security ✓
coding ✓
python ✓
execution ✓