from Hacker News

Py4J 0.10.7 released

by St-Clock on 4/30/18, 12:22 PM with 1 comments

  • by metalliqaz on 4/30/18, 5:08 PM

    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.