bx-jython
Installation
SKILL.md
bx-jython: Execute Python in BoxLang
Installation
install-bx-module bx-jython
# CommandBox
box install bx-jython
BIFs
| BIF | Description |
|---|---|
jythonEval( code ) |
Execute a Python code string |
jythonEvalFile( path ) |
Execute a Python file |