163 Forks
943 Stars
943 Watchers

jpype

JPype is cross language bridge to allow Python programs full access to Java class libraries.

How to download and setup jpype

Open terminal and run command
git clone https://github.com/jpype-project/jpype.git
git clone is used to create a copy or clone of jpype 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 jpype https://github.com/jpype-project/jpype/archive/master.zip

Or simply clone jpype with SSH
[email protected]:jpype-project/jpype.git

If you have some problems with jpype

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