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
You Might Also Like
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
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.