Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nardien/agent-distillation
/ PythonExecutor
Class
PythonExecutor
src/smolagents/local_python_executor.py:1605–1606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1603
1604
1605
class
PythonExecutor:
1606
pass
1607
1608
1609
class
LocalPythonExecutor(PythonExecutor):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected