Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 432 Bytes

File metadata and controls

6 lines (4 loc) · 432 Bytes

python-javabridge for Windows

Pre-compiled python-javabridge for Windows. Microsoft Visual C++ NOT required.

This is the precompiled version of this package

The javabridge Python package makes it easy to start a Java virtual machine (JVM) from Python and interact with it. Python code can interact with the JVM using a low-level API or a more convenient high-level API.