OMERO Python utilities for handling regions of interest.
Project description
OMERO ROI utilities
OMERO Python utilities for handling regions of interest (ROIs).
Requirements
OMERO 5.6.0 or newer
Installing from PyPI
This section assumes that an OMERO.py is already installed.
Install the command-line tool using pip:
$ pip install -U omero-rois
Release process
This repository uses bump2version to manage version numbers. To tag a release run:
$ bumpversion release
This will remove the .dev0 suffix from the current version, commit, and tag the release.
To switch back to a development version run:
$ bumpversion --no-tag [major|minor|patch]
specifying major, minor or patch depending on whether the development branch will be a major, minor or patch release. This will also add the .dev0 suffix.
Remember to git push all commits and tags.
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
2019-2020, The Open Microscopy Environment
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for omero_rois-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbced0a29467a417f1c62b5871357eb506f6f74a02da623aae35a8f8b120e1cc |
|
MD5 | 4cbcff23d7ec01df8425f94228048522 |
|
BLAKE2b-256 | 42276fe8cf068664925daa4eb6ec7b627dd91384299537791da1873fbf54c11a |