Jython
- is a Java-based implementation of the Python programming language that runs on the Java Virtual Machine
- it allows seamless integration between Python and Java code, letting developers import and use Java classes directly in Python or embed Python scripts in Java applications