The Java Embedded Python project has released version 2.0-beta1. "Numerous improvements including an import facility, javax.script support, support for translating Class objects, and more. Potential backwards compatibility issues: Jep.getValue now boxes primitives (previously, it converted anything that wasn't a Java object to a String). Jep.set() now sets variables in the globals dict instead of on the jep module."