Modules

Primary

For the average user’s workflows.

napari.layers

Layers are the viewable objects that can be added to a viewer.

napari.view_layers

Methods to create a new viewer instance then add a particular layer type.

napari.types

napari.utils

napari.window

The Window class is the primary entry to the napari GUI.

Advanced

For those wishing to add custom functionality to their project.

napari.plugins

napari.components

napari.components provides the public-facing models for widgets and other utilities that the user will be able to programmatically interact with.

napari.qt.threading

napari.utils.events

napari.utils.notifications

napari.utils.perf

Performance Monitoring.

napari