Y
Hacker News
new
|
ask
|
show
|
jobs
by
mynegation
5201 days ago
This and if you have a large (sometimes legacy) JVM-based (i.e. not just Java, but Scala or Clojure as well) code base that you want to integrate with Python: Hadoop and Weka come to mind.
1 comments
KenCochrane
5201 days ago
I see. Can you access/call the java/scala/closure classes from inside of your python code? If so, that is pretty cool.
link
benmccann
5201 days ago
Yes.
http://wiki.python.org/jython/WhyJython
link