omero-imports-database-page


Nameomero-imports-database-page JSON
Version 0.0.21 PyPI version JSON
download
home_pagehttps://github.com/Cellular-Imaging-Amsterdam-UMC/omero-imports-database-page
SummaryA Python plugin for OMERO.web to display imports database page
upload_time2024-10-28 09:01:59
maintainerNone
docs_urlNone
authorCellular Imaging Amsterdam UMC
requires_python>=3
licenseAGPL-3.0
keywords omero.web plugin imports database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://github.com/ome/omero-webtest/workflows/OMERO/badge.svg
    :target: https://github.com/ome/omero-webtest/actions

.. image:: https://badge.fury.io/py/omero-webtest.svg
    :target: https://badge.fury.io/py/omero-webtest


OMERO.webtest
=============
OMERO.web app for various prototypes and examples.
This was removed from the main OMERO.web in the 5.0.6 release of OMERO.

Requirements
------------

* OMERO.web 5.6 or newer.

Installing from PyPI
--------------------

This section assumes that an OMERO.web is already installed.

Install the app using `pip <https://pip.pypa.io/en/stable/>`_:

::

    $ pip install omero-webtest

Add webtest custom app to your installed web apps:

::

    $ omero config append omero.web.apps '"omero_webtest"'

Optional: install example webclient plugins:

::

    $ omero config append omero.web.ui.right_plugins '["ROIs", "webtest/webclient_plugins/right_plugin.rois.js.html", "image_roi_tab"]'
    $ omero config append omero.web.ui.center_plugins '["Split View", "webtest/webclient_plugins/center_plugin.splitview.js.html", "split_view_panel"]'

Now restart OMERO.web as normal.


Examples
--------

Existing examples are available on the following URLs:

::

    https://HOST/webtest/examples/IMAGE_ID/embed_big_image.html
    https://HOST/webtest/examples/IMAGE_ID/embed_viewer.html

**Note**: IMAGE_ID can be obtained from public images.

New templates can be added to templates/webtest/examples. New template can benefit from dynamic variables: {{ host_name }} and {{ image_id }} passed through URL.

Included: Rendered template that can be saved locally for further testing as an absolute uri.

Release process
---------------

This repository uses `bump2version <https://pypi.org/project/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 <https://semver.org/>`_. This will also add the ``.dev0`` suffix.

Remember to ``git push`` all commits and tags.

License
-------

OMERO.webtest is released under the AGPL.

Copyright
---------

2016-2020, The Open Microscopy Environment



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Cellular-Imaging-Amsterdam-UMC/omero-imports-database-page",
    "name": "omero-imports-database-page",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "OMERO.web, plugin, imports database",
    "author": "Cellular Imaging Amsterdam UMC",
    "author_email": "rrosas@amsterdamumc.nl",
    "download_url": "https://files.pythonhosted.org/packages/c2/5b/7a878c2f72e770eabc8874c2a909a837cd6cf23bd6a46535d9ac50632c28/omero-imports-database-page-0.0.21.tar.gz",
    "platform": null,
    "description": ".. image:: https://github.com/ome/omero-webtest/workflows/OMERO/badge.svg\n    :target: https://github.com/ome/omero-webtest/actions\n\n.. image:: https://badge.fury.io/py/omero-webtest.svg\n    :target: https://badge.fury.io/py/omero-webtest\n\n\nOMERO.webtest\n=============\nOMERO.web app for various prototypes and examples.\nThis was removed from the main OMERO.web in the 5.0.6 release of OMERO.\n\nRequirements\n------------\n\n* OMERO.web 5.6 or newer.\n\nInstalling from PyPI\n--------------------\n\nThis section assumes that an OMERO.web is already installed.\n\nInstall the app using `pip <https://pip.pypa.io/en/stable/>`_:\n\n::\n\n    $ pip install omero-webtest\n\nAdd webtest custom app to your installed web apps:\n\n::\n\n    $ omero config append omero.web.apps '\"omero_webtest\"'\n\nOptional: install example webclient plugins:\n\n::\n\n    $ omero config append omero.web.ui.right_plugins '[\"ROIs\", \"webtest/webclient_plugins/right_plugin.rois.js.html\", \"image_roi_tab\"]'\n    $ omero config append omero.web.ui.center_plugins '[\"Split View\", \"webtest/webclient_plugins/center_plugin.splitview.js.html\", \"split_view_panel\"]'\n\nNow restart OMERO.web as normal.\n\n\nExamples\n--------\n\nExisting examples are available on the following URLs:\n\n::\n\n    https://HOST/webtest/examples/IMAGE_ID/embed_big_image.html\n    https://HOST/webtest/examples/IMAGE_ID/embed_viewer.html\n\n**Note**: IMAGE_ID can be obtained from public images.\n\nNew templates can be added to templates/webtest/examples. New template can benefit from dynamic variables: {{ host_name }} and {{ image_id }} passed through URL.\n\nIncluded: Rendered template that can be saved locally for further testing as an absolute uri.\n\nRelease process\n---------------\n\nThis repository uses `bump2version <https://pypi.org/project/bump2version/>`_ to manage version numbers.\nTo tag a release run::\n\n    $ bumpversion release\n\nThis will remove the ``.dev0`` suffix from the current version, commit, and tag the release.\n\nTo switch back to a development version run::\n\n    $ bumpversion --no-tag [major|minor|patch]\n\nspecifying ``major``, ``minor`` or ``patch`` depending on whether the development branch will be a `major, minor or patch release <https://semver.org/>`_. This will also add the ``.dev0`` suffix.\n\nRemember to ``git push`` all commits and tags.\n\nLicense\n-------\n\nOMERO.webtest is released under the AGPL.\n\nCopyright\n---------\n\n2016-2020, The Open Microscopy Environment\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0",
    "summary": "A Python plugin for OMERO.web to display imports database page",
    "version": "0.0.21",
    "project_urls": {
        "Download": "https://github.com/Cellular-Imaging-Amsterdam-UMC/omero-imports-database-page/archive/refs/heads/main.zip",
        "Homepage": "https://github.com/Cellular-Imaging-Amsterdam-UMC/omero-imports-database-page"
    },
    "split_keywords": [
        "omero.web",
        " plugin",
        " imports database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "043ca39439838e919dc323c5c69a044328880126476e571f5d43f58d8fd0c439",
                "md5": "2fa64e9cddcd85797d49dcf30661ff2a",
                "sha256": "c4f2234a45325ec685ee7ec452cf328014a033e2ec1ef221f5410b8770387a83"
            },
            "downloads": -1,
            "filename": "omero_imports_database_page-0.0.21-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2fa64e9cddcd85797d49dcf30661ff2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 19483,
            "upload_time": "2024-10-28T09:01:58",
            "upload_time_iso_8601": "2024-10-28T09:01:58.339549Z",
            "url": "https://files.pythonhosted.org/packages/04/3c/a39439838e919dc323c5c69a044328880126476e571f5d43f58d8fd0c439/omero_imports_database_page-0.0.21-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c25b7a878c2f72e770eabc8874c2a909a837cd6cf23bd6a46535d9ac50632c28",
                "md5": "f7d5f74edc0997a92897e91f6a4965e8",
                "sha256": "5c84fd5ce34f600134ec37011a1c497f77b961102f5c890fed6fba7544b22d78"
            },
            "downloads": -1,
            "filename": "omero-imports-database-page-0.0.21.tar.gz",
            "has_sig": false,
            "md5_digest": "f7d5f74edc0997a92897e91f6a4965e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 18552,
            "upload_time": "2024-10-28T09:01:59",
            "upload_time_iso_8601": "2024-10-28T09:01:59.261363Z",
            "url": "https://files.pythonhosted.org/packages/c2/5b/7a878c2f72e770eabc8874c2a909a837cd6cf23bd6a46535d9ac50632c28/omero-imports-database-page-0.0.21.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 09:01:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Cellular-Imaging-Amsterdam-UMC",
    "github_project": "omero-imports-database-page",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "omero-imports-database-page"
}
        
Elapsed time: 0.55886s