JPype - Bridging the worlds of Java and Python
JPype is an effort to allow python programs full access to java class libraries. This is achieved not through re-implementing Python, as Jython/JPython has done, but rather through interfacing at the native level in both Virtual Machines.
Eventually, it should be possible to replace Java with python in many, though not all, situations. JSP, Servlets, RMI servers and IDE plugins are good candidates.
(via @ianbicking)
This is JPype - Bridging the worlds of Java and Python by Gregor Muellegger and was published on 22nd July 2010.
Short url: http://gremu.net/BW

Comments ¶
blog comments powered by Disqus