Metadata-Version: 1.1
Name: jicbioimage
Version: 0.4.0
Summary: Python package designed to make it easy to work with bio images.
Home-page: https://github.com/JIC-CSB/jicbioimage
Author: Tjelvar Olsson
Author-email: tjelvar.olsson@jic.ac.uk
License: MIT
Download-URL: https://github.com/JIC-CSB/jicbioimage/tarball/0.4.0
Description: JIC Bio Image
        =============
        
        .. image:: https://badge.fury.io/py/jicbioimage.svg
           :target: http://badge.fury.io/py/jicbioimage
           :alt: PyPi package
        
        The ``jicbioimage`` Python package makes it easy to explore microscopy
        data in a programmatic fashion. Exploring images via coding means that the
        exploratory work becomes recorded and reproducible.  Furthermore, it makes it
        easier to convert the exploratory work into (semi) automated analysis work
        flows.
        
        - GitHub: https://github.com/JIC-CSB/jicbioimage
        - PyPI: https://pypi.python.org/pypi/jicbioimage
        - Free software: MIT License
        
Keywords: microscopy,image analysis
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Recognition
