I have a python application which I cant edit its a black box from my point of view. The python application knows how to process text and return processed text. I have anoth
Expose one of the two as a service of some kind, web service maybe. Another option is to port the python code to Jython