Skip to main content

OMERO Marshal

Project description

https://travis-ci.org/openmicroscopy/omero-marshal.png https://badge.fury.io/py/omero-marshal.svg

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.1.x, 5.2.x

  • Python 2.6+

Development Installation

  1. Clone the repository:

    git clone git@github.com:openmicroscopy/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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omero_marshal-0.5.1.tar.gz (20.7 kB view hashes)

Uploaded Source

Supported by

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