{"library":"edx-codejail","type":"library","category":null,"description":"CodeJail manages execution of untrusted code in secure sandboxes. It is designed primarily for Python execution, but can be used for other languages as well. The current version is 4.1.0, released May 2025. Release cadence is irregular, approximately 2-3 minor versions per year.","language":"python","status":"active","version":"4.1.0","tags":["sandbox","security","untrusted-code","execution","openedx"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install edx-codejail","imports":["from codejail.jail import CodeJail","from codejail.safe_exec import is_safe","from codejail.safe_exec import safe_exec"]}],"homepage":null,"github":"https://github.com/openedx/codejail","docs":null,"changelog":null,"pypi":"https://pypi.org/project/edx-codejail/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}