<div dir="ltr">OK here it is. Kudos to Vebjorn. Both Javabridge and python-bioformats are now Python packages, apart from CellProfiler as listed below.<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Vebjorn Ljosa</b> <span dir="ltr">&lt;<a href="mailto:ljosa@broad.mit.edu">ljosa@broad.mit.edu</a>&gt;</span><br>Date: Thu, Mar 6, 2014 at 3:52 PM<br>Subject: Prereleases of python-javabridge and python-bioformats<br>
To: cellprofiler-dev &lt;<a href="mailto:cellprofiler-dev@broadinstitute.org">cellprofiler-dev@broadinstitute.org</a>&gt;<br>Cc: Lee Kamentsky &lt;<a href="mailto:leek@broadinstitute.org">leek@broadinstitute.org</a>&gt;<br>
<br><br>We have extracted CellProfiler&#39;s Python wrappers for JNI and<br>
Bioformats and made them into separate packages. Prereleases are now<br>
up on PyPI, and we&#39;d appreciate if someone would try them out and give<br>
feedback.<br>
<br>
(Lee, I think you know some people who have expressed interest. Can<br>
you please tell them?)<br>
<br>
Vebjorn<br>
<br>
<br>
The javabridge Python package makes it easy to start a Java virtual<br>
machine (JVM) from Python and interact with it. Python code can<br>
interact with the JVM using a low-level API or a more convenient<br>
high-level API.<br>
<br>
PyPI record: <a href="https://pypi.python.org/pypi/javabridge" target="_blank">https://pypi.python.org/pypi/javabridge</a><br>
<br>
Documentation: <a href="http://pythonhosted.org/javabridge/" target="_blank">http://pythonhosted.org/javabridge/</a><br>
<br>
GitHub repository: <a href="https://github.com/CellProfiler/python-javabridge" target="_blank">https://github.com/CellProfiler/python-javabridge</a><br>
<br>
Report bugs here: <a href="https://github.com/CellProfiler/python-javabridge/issues" target="_blank">https://github.com/CellProfiler/python-javabridge/issues</a><br>
<br>
python-javabridge is licensed under the BSD license. See the<br>
accompanying file LICENSE for details.<br>
<br>
<br>
<br>
Python-bioformats is a Python wrapper for Bio-Formats, a standalone<br>
Java library for reading and writing life sciences image file formats.<br>
Bio-Formats is capable of parsing both pixels and metadata for a large<br>
number of formats, as well as writing to several formats.<br>
Python-bioformats uses the python-javabridge to start a Java virtual<br>
machine from Python and interact with it. Python-bioformats was<br>
developed for and is used by the cell image analysis software<br>
CellProfiler (<a href="http://cellprofiler.org" target="_blank">cellprofiler.org</a>).<br>
<br>
PyPI record: <a href="https://pypi.python.org/pypi/python-bioformats" target="_blank">https://pypi.python.org/pypi/python-bioformats</a><br>
<br>
Documentation: <a href="http://pythonhosted.org/python-bioformats/" target="_blank">http://pythonhosted.org/python-bioformats/</a><br>
<br>
GitHub repository: <a href="https://github.com/CellProfiler/python-bioformats" target="_blank">https://github.com/CellProfiler/python-bioformats</a><br>
<br>
Report bugs here: <a href="https://github.com/CellProfiler/python-bioformats/issues" target="_blank">https://github.com/CellProfiler/python-bioformats/issues</a><br>
<br>
python-bioformats is licensed under the BSD license. See the<br>
accompanying file LICENSE for details.<br>
</div><br></div>