Skip to content

SchmollerLab/python-javabridge-acdc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project forked from https://github.com/LeeKamentsky/python-javabridge

Used in the image analysis software Cell-ACDC.

The only difference from the original package is that this package automatically downloads Java and JDK if not already installed on the target computer.

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.

About

Python wrapper for the Java Native Interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.0%
  • Cython 4.4%
  • C 1.6%
  • Other 1.0%