194 Forks
1054 Stars
1054 Watchers

py4j

Py4J enables Python programs to dynamically access arbitrary Java objects

How to download and setup py4j

Open terminal and run command
git clone https://github.com/py4j/py4j.git
git clone is used to create a copy or clone of py4j repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with py4j https://github.com/py4j/py4j/archive/master.zip

Or simply clone py4j with SSH
[email protected]:py4j/py4j.git

If you have some problems with py4j

You may open issue on py4j support forum (system) here: https://github.com/py4j/py4j/issues