How to call python function from java code without use of jpython -


i trying call python code java code , without use of jpython, code contains numpy, scipy , other module not available on jpython, more on want create api of python code java.

do want them run in 2 different processes? if yes, can consider inter process communication socket programming.


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -