Skip to main content

A Python plugin for OMERO.web to display database pages

Project description

https://github.com/ome/omero-webtest/workflows/OMERO/badge.svg https://badge.fury.io/py/omero-webtest.svg

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:

$ 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 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

OMERO.webtest is released under the AGPL.

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-database-pages-0.1.1.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

omero_database_pages-0.1.1-py3-none-any.whl (20.8 kB view details)

Uploaded Python 3

File details

Details for the file omero-database-pages-0.1.1.tar.gz.

File metadata

  • Download URL: omero-database-pages-0.1.1.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for omero-database-pages-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8789638d2a58b1cb832d53bff3fed4098030e905ae2382680aab3a515244586b
MD5 6d5efd60edbe31f39823296c69d38865
BLAKE2b-256 e907fa780b9a19b05664ee2039b8647eb4721bbb009ba7539454dae12c4457a3

See more details on using hashes here.

File details

Details for the file omero_database_pages-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for omero_database_pages-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c6449162888e1f93cab1e804dfc0b25d1f328e78d14a4bea8e60f5a25a316a9b
MD5 3cf73aa2abae5810e4dc37d43877a5bb
BLAKE2b-256 78ab74674b52e6b7f85bbb86ad0dbdc9a9654a6507699faf4602dc408d513ade

See more details on using hashes here.

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