Metadata-Version: 2.1
Name: napari-stpt
Version: 0.0.8.9
Summary: napari viewer which can read stpt images as zarr files
Home-page: https://github.com/TristanWhitmarsh/napari-stpt
Author: Tristan Whitmarsh
Author-email: tw401@cam.ac.uk
License: GNU
Description: # napari-stpt
        A napari viewer which reads stpt images as zarr files
        
        ## Installation
        
        You can install the Napari STPT viewer from [PyPI](https://pypi.org/project/napari-stpt/):
        
            pip install napari-stpt
        
        The viewer is supported on Python 3.7 and above.
        
        ## How to use
        
        The napari viewer can be run from command line by typing:
        
            napari-stpt
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
