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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.