Convert CPython library with C Code to Jython and Java

Thomas nex8 at gmx.net
Mon May 12 18:03:02 EDT 2003


Hello!

I want to port a Python library that contains C code to Jython and
Java. What is the easiest way to do that?

(1) Convert C library to Java.
(2) Somehow integrate compiled .pyd library into Jython and Java.
(3) Any other solution?

Since I don´t have enough C know-how, I would prefer not to go for
option (1). Can you recommend me any workaround?

Thanks for your help!

Thomas




More information about the Python-list mailing list