OME, Go (omego)
===============
.. image:: https://travis-ci.org/ome/omego.png
   :target: http://travis-ci.org/ome/omego
.. image:: https://badge.fury.io/py/omego.svg
    :target: https://badge.fury.io/py/omego
The omego command provides utilities for installing and managing OME applications.
Getting Started
---------------
For Python 2.6, you will need to install `argparse`_
::
    $ pip install argparse
With that, it's possible to execute omego:
::
    $ python omego/main.py
Pip installation
-----------------
To install the latest release of omego use pip install:
::
    $ pip install omego
    $ omego
License
-------
omego is released under the GPL.
Copyright
---------
2013-2016, The Open Microscopy Environment
.. _argparse: http://pypi.python.org/pypi/argparse
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": "https://github.com/ome/omego",
    "name": "omego",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "The Open Microscopy Team",
    "author_email": "ome-devel@lists.openmicroscopy.org.uk",
    "download_url": "https://files.pythonhosted.org/packages/95/27/2040a87985a0e835515567508e7eff057d99b08f5a331c0db1974a4f23bf/omego-0.7.0.tar.gz",
    "platform": "",
    "description": "OME, Go (omego)\n===============\n\n.. image:: https://travis-ci.org/ome/omego.png\n   :target: http://travis-ci.org/ome/omego\n\n.. image:: https://badge.fury.io/py/omego.svg\n    :target: https://badge.fury.io/py/omego\n\nThe omego command provides utilities for installing and managing OME applications.\n\nGetting Started\n---------------\n\nFor Python 2.6, you will need to install `argparse`_\n\n::\n\n    $ pip install argparse\n\nWith that, it's possible to execute omego:\n\n::\n\n    $ python omego/main.py\n\nPip installation\n-----------------\n\nTo install the latest release of omego use pip install:\n\n::\n\n    $ pip install omego\n    $ omego\n\nLicense\n-------\n\nomego is released under the GPL.\n\nCopyright\n---------\n\n2013-2016, The Open Microscopy Environment\n\n.. _argparse: http://pypi.python.org/pypi/argparse",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "OME installation and administration tool",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/ome/omego"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95272040a87985a0e835515567508e7eff057d99b08f5a331c0db1974a4f23bf",
                "md5": "49fdb55795e5c7f2414b93adc6bb9fdc",
                "sha256": "424f4fe2e88a85b376c2f86d6ad9c253ba1202aeb23a50ae9d1d4c1ef5e4b840"
            },
            "downloads": -1,
            "filename": "omego-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "49fdb55795e5c7f2414b93adc6bb9fdc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31271,
            "upload_time": "2019-11-11T14:39:34",
            "upload_time_iso_8601": "2019-11-11T14:39:34.290070Z",
            "url": "https://files.pythonhosted.org/packages/95/27/2040a87985a0e835515567508e7eff057d99b08f5a331c0db1974a4f23bf/omego-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-11-11 14:39:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ome",
    "github_project": "omego",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "future",
            "specs": []
        },
        {
            "name": "yaclifw",
            "specs": [
                [
                    ">=",
                    "0.1.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "omego"
}