frickm / py4j

Py4J enables Python programs to dynamically access arbitrary Java objects

Home Page:http://py4j.sourceforge.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Py4J

Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects.

The latest compiled release is available in the current-release directory.

This is the source repository of Py4J projects. Please visit the Py4J homepage for more information.

https://api.travis-ci.org/bartdag/py4j.png

About

Py4J enables Python programs to dynamically access arbitrary Java objects

http://py4j.sourceforge.net


Languages

Language:Java 82.2%Language:Python 17.4%Language:Shell 0.3%