napari SVG

A plugin for writing svg files with napari

  • Nicholas Sofroniew, napari core devs

License PyPI Python Version tests codecov

A plugin for writing svg files with napari


This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.

Installation

You can install napari-svg via pip:

pip install napari-svg

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-svg" is free and open source software

Issues

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

Version:

  • 0.2.1

Last updated:

  • 2025-01-14

First released:

  • 2021-05-01

License:

  • BSD-3

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • imageio>=2.5.0
  • numpy>=1.16.0
  • vispy>=0.6.4
  • napari>=0.4; extra == "testing"
  • pyqt5; extra == "testing"
  • pytest; extra == "testing"
  • pytest-cov; extra == "testing"
Website by the napari team, original design by CZI. Go to napari main website.