Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 728 Bytes

README.rst

File metadata and controls

18 lines (13 loc) · 728 Bytes

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.

For help, register and then post to the Py4J mailing list at py4j-users at lists dot sourceforge dot net

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