{ "info": { "author": "The Open Microscopy Team", "author_email": "ome-devel@lists.openmicroscopy.org.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python :: 2", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Testing", "Topic :: Text Processing :: Markup :: HTML" ], "description": ".. image:: https://travis-ci.org/openmicroscopy/omero-webtest.svg?branch=master\n :target: https://travis-ci.org/openmicroscopy/omero-webtest\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.2.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 `_:\n\n::\n\n $ pip install omero-webtest\n\nAdd webtest custom app to your installed web apps:\n\n::\n\n $ bin/omero config append omero.web.apps '\"omero_webtest\"'\n\nOptional: install example webclient plugins:\n\n::\n\n $ bin/omero config append omero.web.ui.right_plugins '[\"ROIs\", \"webtest/webclient_plugins/right_plugin.rois.js.html\", \"image_roi_tab\"]'\n $ bin/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**Warning**:\n\nOMERO.webtest version 0.2.x requires OMERO.web **5.2.6 or newer**.\nThis is due to Django Framework compatibility and to a required package reorganization in OMERO.webtest in version 0.2.0 so the application can be distributed from Python Package Index `PyPI `_.\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\nLicense\n-------\n\nOMERO.webtest is released under the AGPL.\n\nCopyright\n---------\n\n2016-2017, The Open Microscopy Environment", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/openmicroscopy/omero-webtest/archive/v0.3.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/openmicroscopy/omero-webtest", "keywords": "OMERO.web,plugin", "license": "AGPL-3.0", "maintainer": null, "maintainer_email": null, "name": "omero-webtest", "package_url": "https://pypi.org/project/omero-webtest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/omero-webtest/", "project_urls": { "Download": "https://github.com/openmicroscopy/omero-webtest/archive/v0.3.1.tar.gz", "Homepage": "https://github.com/openmicroscopy/omero-webtest" }, "release_url": "https://pypi.org/project/omero-webtest/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "A Python plugin for OMERO.web", "version": "0.3.1" }, "last_serial": 4819613, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e0fe84d9e602cc91ac271f0bec338b79", "sha256": "9a647ed5d1f61aad5e5fd027cf25567102b3c0f039b0e1fefa94db5b7f974b58" }, "downloads": -1, "filename": "omero-webtest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e0fe84d9e602cc91ac271f0bec338b79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14136, "upload_time": "2016-09-09T08:03:53", "url": "https://files.pythonhosted.org/packages/ec/29/589ec3074091f0d854374d2007c531c5ccb80aa721c009fb5a08767560e3/omero-webtest-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "069cd50e0ebb09d09bfa162b50c5116b", "sha256": "00888c95f0c073e5b9d45336a4ba7d099bb3e88b3e75d68bb52ff9106e05ac7f" }, "downloads": -1, "filename": "omero-webtest-0.1.1.tar.gz", "has_sig": false, "md5_digest": "069cd50e0ebb09d09bfa162b50c5116b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56358, "upload_time": "2016-09-10T10:28:59", "url": "https://files.pythonhosted.org/packages/bc/d8/df8764e86eab48c777c0dabf8f5cde2002e307165ca09ec6e047ec6e5848/omero-webtest-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "bd4da5050b690d3bf69e8d292adbb1ee", "sha256": "6a69ee1dcd116d1b6c4c33bcfe87a6dc770c5200a7fdd962bae8011e18746593" }, "downloads": -1, "filename": "omero-webtest-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bd4da5050b690d3bf69e8d292adbb1ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56821, "upload_time": "2016-10-07T13:16:09", "url": "https://files.pythonhosted.org/packages/b3/37/1f4d9247d5ebd1f289cb2fa9dad09f46a6526ac47963a694a99d8c6a3875/omero-webtest-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "b10c02e83d713cea00c26d1c73d6218c", "sha256": "74b8fc464bac82161157073b8b0a00775a57fbf91fb10fc5d43542c20a055774" }, "downloads": -1, "filename": "omero-webtest-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b10c02e83d713cea00c26d1c73d6218c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57487, "upload_time": "2016-11-11T09:53:23", "url": "https://files.pythonhosted.org/packages/62/3d/dae33c0f300677964b3472f051cb1c3f434e54327829184fe633c26bcdea/omero-webtest-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "b07ee45f8da6258ee82289ac026d5577", "sha256": "94208d3c2ac4031ee9e1d679ded11a4ac32d855da2e38f9794d6506912e736e3" }, "downloads": -1, "filename": "omero-webtest-0.3.0.tar.gz", "has_sig": false, "md5_digest": "b07ee45f8da6258ee82289ac026d5577", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57724, "upload_time": "2017-04-11T08:49:40", "url": "https://files.pythonhosted.org/packages/a9/27/3abd5fa5117647a66a440dd4a7683b389461c809bf34eebc011976e70e91/omero-webtest-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "2fafeeef5f3330cee9dd59f41eeb1c6a", "sha256": "ca23c19d65cd81a658a24caa740b8ab8f76dfdc5cadf92305567c2d36c59e5d2" }, "downloads": -1, "filename": "omero-webtest-0.3.1.tar.gz", "has_sig": false, "md5_digest": "2fafeeef5f3330cee9dd59f41eeb1c6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59767, "upload_time": "2017-06-16T09:47:04", "url": "https://files.pythonhosted.org/packages/93/0b/6b87ac75ca7fcdba4c104c2bdf786a5a49f3407e09e8044973ac87518e1a/omero-webtest-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2fafeeef5f3330cee9dd59f41eeb1c6a", "sha256": "ca23c19d65cd81a658a24caa740b8ab8f76dfdc5cadf92305567c2d36c59e5d2" }, "downloads": -1, "filename": "omero-webtest-0.3.1.tar.gz", "has_sig": false, "md5_digest": "2fafeeef5f3330cee9dd59f41eeb1c6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59767, "upload_time": "2017-06-16T09:47:04", "url": "https://files.pythonhosted.org/packages/93/0b/6b87ac75ca7fcdba4c104c2bdf786a5a49f3407e09e8044973ac87518e1a/omero-webtest-0.3.1.tar.gz" } ] }