Metadata-Version: 2.4
Name: itasc-core
Version: 0.2.0.dev0
Summary: Shared ITASC substrate: TIFF/path/logging helpers and reusable napari UI primitives
Project-URL: Homepage, https://github.com/ArturRuppel/ITASC
Project-URL: Repository, https://github.com/ArturRuppel/ITASC
Author-email: Artur Ruppel <artur@ruppel.pro>
License: AGPL-3.0
License-File: LICENSE
Keywords: cell-tracking,microscopy,napari
Requires-Python: >=3.10
Requires-Dist: napari[all]>=0.4.18
Requires-Dist: numpy
Requires-Dist: pyqtgraph>=0.13
Requires-Dist: qtpy>=2.3.0
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: tifffile
Description-Content-Type: text/markdown

# itasc-core

Shared substrate for the ITASC ecosystem: TIFF / path / logging helpers
(`itasc.core`) and reusable napari UI primitives (`itasc.napari.ui_gate`,
`ui_style`, `widgets`, `_widget_helpers`, `_flow_layout`, `_napari_compat`).

Installed as a PEP 420 namespace contribution to `itasc.*`; other ITASC
distributions (e.g. `itasc-aggregate`) depend on it.
