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

Basic Usage

Installs
7
First Seen
Apr 15, 2026
bx-jython — ortus-boxlang/skills