Metadata-Version: 2.0
Name: idr-py
Version: 0.1.2
Summary: Helper methods for accessing the Image Data Resource (IDR)
Home-page: https://github.com/IDR/idr-py
Author: The Open Microscopy Team
Author-email: ome-devel@lists.openmicroscopy.org.uk
License: GPL-2.0+
Download-URL: https://github.com/IDR/idr-py/archive/v0.1.2.tar.gz
Description-Content-Type: UNKNOWN
Keywords: Python,plugin
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules

.. image:: https://travis-ci.org/IDR/idr-py.svg?branch=master
    :target: https://travis-ci.org/IDR/idr-py

.. image:: https://badge.fury.io/py/idr-py.svg
    :target: https://badge.fury.io/py/idr-py

IDR-PY
======

Library with helper methods for accessing the Image Data Resource (IDR).

Requirements
============

 * OMERO.py 5.3.x
 * Python 2.6+

Installing from PyPI
====================

This section assumes that an OMERO.web is already installed.


Install the app using `pip <https://pip.pypa.io/en/stable/>`_:

::

    $ pip install -U idr-py


License
-------

This project, similar to many Open Microscopy Environment (OME) projects, is licensed under the terms of the GNU General Public License (GPL) v2 or later.

Copyright
---------

2017, The Open Microscopy Environment


