edx-codejail

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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install edx-codejail

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
4.0.0 2025-06-13    
3.5.2 2024-11-07    
3.5.1 2024-10-22    
3.4.1 2024-04-29    
3.4.0 2024-04-29    
3.3.3 2023-02-17  
3.3.2 2023-02-01  
3.3.1 2022-10-26  
3.2.0 2021-12-01  
3.1.5 2021-04-21  

Issues with this package?

Page last updated 2025-08-26 16:51:23 UTC