Plugins allow developers to customize and extend napari. This includes

Introducing npe2

We introduced a new plugin engine (npe2) in December 2021.

Plugins targeting the first generation napari-plugin-engine will continue to work for at least the first half of 2022, but we recommend migrating to npe2. See the migration guide for details.

Here you can find:

If you are looking to use published plugins, see the guide on installing plugins, or head to the napari hub to search for plugins.

How to build plugins

If you’re just getting started with napari plugins, try our Your First Plugin tutorial.

For a list of all available contribution points and specifications, see the Contributions reference

If you’re ready to publish your plugin, see Test and deploy

For special considerations when building a napari plugin, see Best practices.

Looking for help?

If you have questions, try asking on the zulip chat. Submit issues to the napari github repository.