Dear Python Experts/Programmers,
I'm going to write a Python program to
access some Java class methods from our *.jar
file.
In your opinion, which way is the good (not the best)
way to do that?
JPype?
Jython?
JEPP? (I don't think so)
Others?
http://..... ?
Thank Q very much in advance!
I'm going to write a Python program to
access some Java class methods from our *.jar
file.
In your opinion, which way is the good (not the best)
way to do that?
JPype?
Jython?
JEPP? (I don't think so)
Others?
http://..... ?
Thank Q very much in advance!
Comment