Call Java Code from python

Bidda Gowda bidda.gowda at gmail.com
Wed Aug 18 03:19:31 EDT 2010


Hi,
I have a project coming up where i have to integrate our existing
Python based web application with Java Programs. Basically i should be
able to call Java programs which comes in the form of jars. Whats the
best way to call these jars from python ?

I looked at jpype and tried with small program and it works. Are there
any other tools which can do the same or if any how are they compared
to jpype ?

--
B Gowda.



More information about the Python-list mailing list