Skip to content

BioimageAnalysisCoreWEHI/napari-workflows

 
 

Repository files navigation

napari-workflows

License PyPI Python Version tests codecov Development Status

This repository contains data structures for managing image processing workflows in napari. There are no user interface in this repository as it serves as backend. Multiple front-ends for manually managing workflows are available in these napari plugins:

If you want to learn how these workflows function under the hood, the demo notebook gives some insights. A public API for extending these workflows with custom functions and other napari plugins will be published in spring 2022. Stay tuned or get in touch.


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

Installation

You can install napari-workflows via pip:

pip install napari-workflows

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

Issues

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Batchfile 0.7%