Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 811 Bytes

omego.rst

File metadata and controls

22 lines (16 loc) · 811 Bytes

OME administration: omego

omego is a Python library with a set of utility commands used for managing the installation and administration of OME applications like OMERO. More information can be found in the Python package page <omego> or in the source code page.

If you find a bug or if you want an additional feature to be implemented, please open an issue.

Installation

The omego tools are a set of Python based utility programs. The tools suite can be installed using pip:

$ pip install -U omego

This command will install and/or upgrade the yaclifw package dependency. If the version of Python installed is older than 2.7, this may also install the argparse package.