Thanks to visit codestin.com
Credit goes to github.com

Skip to content

donovanr/napari

 
 

Repository files navigation

!!!This repo is under development and NOT stable!!!

napari

License Build Status Python Version PyPI PyPI - Downloads Development Status


napari is a fast multi-dimensional image viewer for Python.

This project is in the pre-alpha stage; expect breaking changes to be made from patch to patch.

Installation

napari can be installed on most operating systems with pip install napari.

Downloading OpenGL

Windows and Linux users may need to install the Mesa OpenGL library.

vispy provides an easily-downloadable (but out-of-date) Windows version for 64- and 32-bit operating systems.

Linux users can complete the installation process from the command line:

$ sudo apt update
$ sudo apt install libgl1-mesa-glx

Contributing

Contributions are encouraged! Please read our guide to get started.

About

napari: a PyQt5- and VisPy-based ndarray visualization tool

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%