Skip to content

melissawm/npe2

This branch is 14 commits behind napari/npe2:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa6f67b · Sep 11, 2024
Sep 9, 2024
Apr 5, 2024
Feb 3, 2023
Sep 11, 2024
Sep 11, 2024
Mar 10, 2022
Jun 9, 2023
Sep 11, 2024
Jul 16, 2023
Sep 3, 2021
Aug 3, 2022
Sep 11, 2024
Mar 23, 2022
Sep 11, 2024

Repository files navigation

npe2

CI codecov

napari plugin refactor

see also napari/napari#3115

Documentation

For documentation on authoring npe2 plugins, see the napari plugin docs. These include:

Command line tool

Includes a command line tool npe2 with the following commands:

Commands:
  cache     Cache utils
  convert   Convert first generation napari plugin to new (manifest) format.
  parse     Show parsed manifest as yaml
  validate  Validate manifest for a distribution name or manifest filepath.

examples:

# convert current directory to an npe2-ready plugin
# (note: the repo must also be installed and importable in the current environment)
npe2 convert .
npe2 validate your-plugin-package
npe2 parse your-plugin-package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.1%
  • Jinja 4.7%
  • Makefile 0.2%