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.
Maintenance and evolution of the project has moved! please see http://www.jpype.org for the latest version
License
Apache License V2.0Follow JPype
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Very easy to use, though feedback for errors could be improved. Also a one-page getting started (e.g. showing download and bringing in jar file, and making a call, like here: sourceforge.net/p/autoplot/feature-requests/365/#6017) would be helpful. Thanks!
-
It works great but but more documentation, tutorials etc are needed.
-
very nice!
-
It works for me. But development seems to be stalled!?
-
I am successfully using JPype to call OWLAPI from a DJango project. This baby works just fine.