Jython Essentials: Rapid Scripting in Java(English, Paperback, Samuele Pedroni, Noel Rappin)
Quick Overview
Product Price Comparison
Jython is an implementation of the Python programming language written in 100% pure Java, so it runs under any compliant Java Virtual Machine. The secret to Jython's popularity lies in the combination of Java's libraries and tools with Python's rapid development capabilities. With Jython, you can write Python programs that integrate seamlessly with any Java code. And like Python, Jython can be used interactively, so you can get immediate results as you are programming.