Metadata-Version: 1.1
Name: jicbioimage.core
Version: 0.5.2
Summary: Python package designed to make it easy to work with bio images.
Home-page: https://github.com/JIC-CSB/jicbioimage.core
Author: Tjelvar Olsson
Author-email: tjelvar.olsson@jic.ac.uk
License: MIT
Download-URL: https://github.com/JIC-CSB/jicbioimage.core/tarball/0.5.2
Description: The ``jicbioimage.core`` Python package
        =======================================
        
        .. image:: https://badge.fury.io/py/jicbioimage.core.svg
           :target: http://badge.fury.io/py/jicbioimage.core
           :alt: PyPi package
        
        .. image:: https://travis-ci.org/JIC-CSB/jicbioimage.core.svg?branch=master
           :target: https://travis-ci.org/JIC-CSB/jicbioimage.core
           :alt: Travis CI build status (Linux)
        
        .. image:: https://ci.appveyor.com/api/projects/status/xe9a8alhmhrm0qi7/branch/master?svg=true
           :target: https://ci.appveyor.com/project/tjelvar-olsson/jicbioimage-core
           :alt: AppVeyor CI build status (Windows)
        
        .. image:: https://codecov.io/github/JIC-CSB/jicbioimage.core/coverage.svg?branch=master
           :target: https://codecov.io/github/JIC-CSB/jicbioimage.core?branch=master
           :alt: Code Coverage
        
        .. image:: https://readthedocs.org/projects/jicbioimagecore/badge/?version=latest
           :target: https://readthedocs.org/projects/jicbioimagecore?badge=latest
           :alt: Documentation Status
        
        The ``jicbioimage.core`` Python package provides the core functionality of the
        ``jicbioimage`` namespace package.
        
        - Documentation: http://jicbioimagecore.readthedocs.org
        - GitHub: https://github.com/JIC-CSB/jicbioimage.core
        - PyPI: https://pypi.python.org/pypi/jicbioimage.core
        - Free software: MIT License
        
        Features
        --------
        
        - Built in functionality for working with microscopy data
        - Automatic generation of audit trails
        - IPython integration
        - Cross-platform: Linux, Mac and Windows are all supported
        - Works with Python 2.7, 3.3 and 3.4
        
        Related packages
        ----------------
        
        ``jicbioimage``
        ^^^^^^^^^^^^^^^
        
        - Documentation: http://jicbioimage.readthedocs.org
        - GitHub: https://github.com/JIC-CSB/jicbioimage
        
        ``jicbioimage.transform``
        ^^^^^^^^^^^^^^^^^^^^^^^^^
        
        - Documentation: http://jicbioimagetransform.readthedocs.org
        - GitHub: https://github.com/JIC-CSB/jicbioimage.transform
        
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
