What is the best way to use python code from Scala (or Java)? -


possible duplicate:
java python integration

there code written in python , need use scala. code uses native c. possible use scala or java without having rewrite much?

i intend use code black-box without understanding, prefer not rather somehow generate jar can import in code.

why not try jython?you directly compile python code java classes or call python code java through interface.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -