napari-swc-reader

A simple napari plugin to load swc file to napari viewer

  • Clément Caporal

License BSD-3 PyPI Python Version tests codecov napari hub

A minimal napari plugin to load swc file to napari viewer.

image


This napari plugin was generated with copier using the napari-plugin-template.

Features

Limitations:

Roadmap:

Installation

You can install napari-swc-reader via pip:

pip install napari-swc-reader

To install latest development version :

pip install git+https://github.com/LaboratoryOpticsBiosciences/napari-swc-reader.git

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the BSD-3 license, "napari-swc-reader" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Version:

  • 0.1.3

Last updated:

  • 2024-11-14

First released:

  • 2024-11-14

License:

  • Copyright (c) 2024, Clément Ca...

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • numpy
  • pandas
  • tox; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.