Live data from Hacker News

Py4J 0.10.7 released

py4j.org

1–2 of 2 posts

Re: Py4J 0.10.7 released

#2
Never heard of this project, but based on the name my first thought was, "how is it different than Jython?"

It's actually more of a gateway between Python and Java programs running together, so they can share data structures and call into each other.