|
From: <lc...@cs...> - 2007-06-12 19:28:34
|
Diez, many thanks for the information. Cheers, Lorena Quoting "Diez B. Roggisch" <de...@we...>: > lc...@cs... schrieb: >> Hello, >> >> Thanks for the answers. >> >> I have a third party java library that I need to use in an >> application implemented in python. I thought jython could be the >> alternative, but I am not sure of that now considering the answers >> I have received. Anybody think there is a a way of doing this with >> jython?. Otherwise, is there any other alternative?. > > Unless you python app can fully run under Jython - no, Jython won't > help. But there are alternatives, e.g. JPype which bridges CPython with > java. > > Diez |