napari-svg 0.2.1


pip install napari-svg

  Latest version

Released: Jan 14, 2025


Meta
Author: Nicholas Sofroniew, napari core devs
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

Framework
  • napari

Topic
  • Software Development :: Testing

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12

Operating System
  • OS Independent

License
  • OSI Approved :: BSD License

napari-svg

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
imageio (>=2.5.0)
numpy (>=1.16.0)
vispy (>=0.6.4)