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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.