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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.