1 link tagged with all of: python + restricted-python + security + coding + execution
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 ✓