[ sid ]
[ 原始碼: napari ]
套件:python3-napari(0.5.3~rc1-1)
n-dimensional array viewer in Python
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).
其他與 python3-napari 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-app-model (>= 0.2.8)
- Generic application schema implemented in python
-
- dep: python3-appdirs (>= 1.4.4)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-cachey
- Caching mindful of computation/storage costs
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-dask
- Minimal task scheduling abstraction for Python 3
-
- dep: python3-imageio
- library for reading and writing image data (Python 3)
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema
-
- dep: python3-lazy-loader
- Python module to easily load subpackages and functions on demand
-
- dep: python3-magicgui
- build GUIs from python types
-
- dep: python3-napari-console
- console plugin for napari
-
- dep: python3-napari-plugin-engine
- napari plugin engine, fork of pluggy
-
- dep: python3-napari-svg
- plugin for writing svg files with napari
-
- dep: python3-npe2
- napari plugin engine v2
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
- 或者 python3-supported-max (<< 3.10)
- 套件暫時不可用
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
- 或者 python3-supported-min (>= 3.10)
- 套件暫時不可用
-
- dep: python3-numpydoc
- Sphinx extension to support docstrings in Numpy format -- Python3
-
- dep: python3-opengl
- Python bindings to OpenGL (Python 3)
-
- dep: python3-pandas
- data structures for "relational" or "labeled" data
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-pint
- define, operate and manipulate physical quantities - Python 3.x
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-psygnal
- Fast Python callback/event system modeled after Qt Signals
-
- dep: python3-pydantic
- Data validation and settings management using Python type hinting
-
- dep: python3-pygments
- syntax highlighting package written in Python 3
-
- dep: python3-qtpy
- Abstraction layer for PySide2/PySide6/PyQt5/PyQt6 (Python 3)
-
- dep: python3-scipy
- scientific tools for Python 3
-
- dep: python3-skimage
- Python 3 modules for image processing
-
- dep: python3-superqt
- 'missing' widgets and components for PyQt/PySide
-
- dep: python3-tifffile
- Read and write image data from and to TIFF files
-
- dep: python3-toolz
- List processing tools and functional utilities
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- dep: python3-vispy (>= 0.13)
- interactive visualization in Python 3
-
- dep: python3-wrapt
- decorators, wrappers and monkey patching. - Python 3.x
-
- dep: python3-xarray
- N-D labeled arrays and datasets in Python 3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3-zarr
- chunked, compressed, N-dimensional arrays for Python