[Pyrex] Interfacing Java and Python through JNI and Cython

Franck Pommereau pommereau at univ-paris12.fr
Tue May 19 17:36:34 CEST 2009


> I'm using JCC (http://pypi.python.org/pypi/JCC/) with great success to
> wrap entire Java project. I'm planing to blog about JCC when I'm done
> with the current project.

Thanks for this link, I didn't know this tool. However, I'm doing just
the reverse: JCC allows Python to call Java, while I needed Java to call
Python.

Cheers,
Franck



More information about the Pyrex mailing list