A Python plugin for OMERO.web
Project description
OMERO.weberror
OMERO.web app that helps testing errors, notification logic etc.
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-weberror
Add weberror custom app to your installed web apps:
$ omero config append omero.web.apps '"omero_weberror"'
Now restart OMERO.web as normal.
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.weberror is released under the AGPL.
Copyright
2016-2020, The Open Microscopy Environment
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file omero-weberror-0.4.1.tar.gz
.
File metadata
- Download URL: omero-weberror-0.4.1.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 827fba143f38d308ce6bcbe39393663a45e5f250ffcff80d667b06c5f0e8a7af |
|
MD5 | e585d47dba410154e767f6be7184492c |
|
BLAKE2b-256 | 44201bac0b37f418f912ba8cbc8be253fbb677cf8b3ac8ee85d166aaf9b5f921 |
File details
Details for the file omero_weberror-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: omero_weberror-0.4.1-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0614dae89218125321f4cb187beb4a044fa785fc84a2aca9e3bcfd5a2cd600f1 |
|
MD5 | 3e90325ce649f2ffe6bf55597b00e6c8 |
|
BLAKE2b-256 | 9ef73bdf63ba097e672e87efc5db32f2a58bf0d970254d82b74512cbe8e4f352 |