Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation request: How to browse installed npe2 functions (from python) #264

Open
haesleinhuepf opened this issue Jan 4, 2023 · 1 comment

Comments

@haesleinhuepf
Copy link

Hi all,

as proposed by @Czaki, I'm opening an issue here related to a discussion on image.sc:
https://forum.image.sc/t/napari-plugin-search-not-finding-certain-plugins/75558/3

It would be great if there was a page documenting how one can programmatically go through all installed npe2-compatible plugins. Btw. I implemented this in the napari-assistant:

https://github.com/haesleinhuepf/napari-assistant/blob/689462e1ed20989763147004b7fea3abfc3efb53/napari_assistant/_categories.py#L444

Maybe some parts of that code could become part of npe2 itself to make this easier.

Thanks!

Best,
Robert

@tlambert03
Copy link
Collaborator

the command for npe2 list would point you to the code

haesleinhuepf added a commit to haesleinhuepf/napari-plugin-search that referenced this issue Jan 4, 2023
Thanks to code snippet from @Czaki
Related to napari/npe2#264
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants