Skip to content

Commit 836d96d

Browse files
authored
Update README.md
1 parent dd28008 commit 836d96d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Code Interpreter
1+
# Python Sandbox
22

3-
A secure service for executing untrusted Python code in isolated Docker containers. This service provides a REST API for running code with strict resource limits, timeout controls, and file handling capabilities.
3+
A secure code interpreter for executing untrusted Python code in isolated Docker containers. This service provides a REST API for running code with strict resource limits, timeout controls, and file handling capabilities.
44

55
Everything runs locally and the execution environment comes pre-packaged with a list of common Python libraries.
66

0 commit comments

Comments
 (0)