How can i access java from Python (and the other way around)? Are there any JNI wrappers which can bridge the gap between the two?
Created May 8, 2012
Davanum Srinivas JPE (Java-Python Extension) is an open-source effort for seamless inter-operability between Java and Python.