Skip to main content

OMERO Marshal

Project description

https://github.com/ome/omero-marshal/workflows/Tox/badge.svg PyPI

OMERO Marshal

Extensible marshaling code to transform various OMERO objects into dictionaries which can then be marshalled using JSON or alternative encodings.

Requirements

  • OMERO.py 5.6 or newer

  • Python 3.6 or newer

Development Installation

  1. Clone the repository:

    git clone git@github.com:ome/omero-marshal.git
  2. Set up a virtualenv (http://www.pip-installer.org/) and activate it:

    curl -O -k https://raw.github.com/pypa/virtualenv/master/virtualenv.py
    python virtualenv.py omero-marshal
    source omero-marshal/bin/activate
    pip install -r requirements.txt
    pip install -r requirements-dev.txt

Running Tests

Using py.test to run the unit tests:

py.test tests/unit/

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.

Reference

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page