Using python libraries in a Java Program

gohaku gohaku at earthlink.net
Sat Jul 3 15:15:29 EDT 2004


Hi everyone,
I would like to know if it's possible to use python (libraries) in a
Java Program.
I do not want to use: Process proc = Runtime.getRuntime.exec(command)

I am basically looking for something like the "Reversed" version of 
Jython.

Thanks in advance.
-gohaku





More information about the Python-list mailing list