Calling Python in Java?
Asked 07 September, 2021
Viewed 1.3K times
  • 67
Votes

I am wondering if it is possible to call python functions from java code using jython, or is it only for calling java code from python?

12 Answer