napari-bioformats

napari bfffile plugin

License PyPI Conda Python Version tests codecov

Bioformats plugin for napari using bffile

Releasing

Anyone with write access can create a release:

  1. Locally:

    checkout the commit you want to release, then run:

    git tag -a vX.Y.Z -m vX.Y.Z
    git push upstream --follow-tags
    

Version:

  • 0.3.0.post0

Last updated:

  • 2026-03-13

First released:

  • 2021-06-25

License:

  • GPL-2.0-or-later

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • bffile>=0.1.0
  • napari>=0.5.0
Website by the napari team, original design by CZI. Go to napari main website.