There is a newer version of the record available.

Published June 3, 2020 | Version v0.3.4
Software Open

napari/napari: 0.3.4

  • 1. CZI
  • 2. Harvard University
  • 3. @chanzuckerberg
  • 4. Monash Micro Imaging, Monash University
  • 5. Chan Zuckerberg Biohub
  • 6. Monash University
  • 7. University of Warszaw, CeNT
  • 8. @carbonplan
  • 9. Cell Microsystems
  • 10. The University of Washington eScience Institute
  • 11. CZ Biohub
  • 12. UCLA Bioengineering
  • 13. CZ BioHub
  • 14. @BIDS
  • 15. @precog-iiitd
  • 16. University of California, Irvine

Description

napari 0.3.4

We're happy to announce the release of napari 0.3.4! napari is a fast, interactive, multi-dimensional image viewer for Python. It's designed for browsing, annotating, and analyzing large multi-dimensional images. It's built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy).

This is a short release that refactors our installation process to allow more flexibility around which Qt python bindings users install (PySide2, PyQt5). Starting with this release, running pip install napari will no longer install a GUI backend by default. For a complete installation with a GUI backend, users are now encouraged to use pip install napari[all], which will install the default backend (currently PyQt5). To explicitly select a backend, users may run either pip install napari[pyqt5] or pip install napari[pyside2].

For more information, examples, and documentation, please visit our website: https://github.com/napari/napari

Build Tools
  • Add check-manifest to CI and release workflow (#1318)
  • Packaging and setup.py refactor (#1324)
1 author added to this release (alphabetical) 5 reviewers added to this release (alphabetical)

Files

napari/napari-v0.3.4.zip

Files (2.2 MB)

Name Size Download all
md5:d837e7cbdfbb5dcbdfa2562d1b417229
2.2 MB Preview Download

Additional details

Related works