napari update-checker
Updates checker plugin for napari.
napari update checker to query for new napari versions.
You can read the documentation at napari.org/update-checker.
Overview
The napari-update-checker is a plugin that checks for newer versions of napari available either on conda-forge, or on PyPI, by querying the repository release tags.

napari-update-checker knows how to detect if napari was installed using conda or pip or if it was installed using the application bundle to provide the correct documentation on how to update napari to the latest version.
Widget

License
Distributed under the terms of the BSD-3 license, "napari-update-checker" is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.1.0
Last updated:
- 2024-12-23
First released:
- 2024-12-23
License:
- Unavailable
Operating system:
- Information not submitted
Requirements:
- qtpy
- superqt
- pip
- PyQt5; extra == "dev"
- pre-commit; extra == "dev"
- pytest; extra == "testing"
- pytest-cov; extra == "testing"
- pytest-qt; extra == "testing"
- virtualenv; extra == "testing"
- sphinx>6; extra == "docs"
- sphinx-autobuild; extra == "docs"
- sphinx-external-toc; extra == "docs"
- sphinx-copybutton; extra == "docs"
- sphinx-favicon; extra == "docs"
- myst-nb; extra == "docs"
- napari-sphinx-theme>=0.3.0; extra == "docs"

