[Pyrex] Interfacing Java and Python through JNI and Cython

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


Dear all,

I've just posted on my blog a text about how to call Python functions
from Java, using a wrapper written in Cython and the Java Native
Interface (JNI). Feedback and comments are welcome!

    http://pommereau.blogspot.com/

I'm only referring to Cython because its the one I'm mainly using, but
this would certainly work as well with Pyrex.

Cheers,
Franck



More information about the Pyrex mailing list