python3-napari-plugin-engine

napari plugin engine, fork of pluggy

Description

napari-plugin-engine is a fork of pluggy modified by the napari team.

There are some API and feature changes, including:

 - discovery via naming convention as well as entry_points
 - support for reordering of hook calls after registration.
 - enhanced API for retrieving plugin package metadata.
 - modified plugin call and registration exception handling
 - modified `HookResult` object and hook call loop, with ability to
retrieve the HookImplementation responsible for the result.
 - lazy plugin discovery
 - some changes to variable and attribute naming
 - removed all deprecated code
 - type annotations on everything
 - pytest fixtures for testing
 - a couple napari-specific convenience imports

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/napari/napari-plugin-engine


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-napari-plugin-engine