A napari plugin to read and write spatial graphs using networkx
This napari plugin was generated with Cookiecutter using @napari's cookiecutter-napari-plugin template.
During development of the graph layer, pre-install the following dependencies:
pip install "git+https://github.com/JoOkuma/napari-graph.git@api-improvement#egg=napari-graph"
pip install "git+https://github.com/JoOkuma/napari.git@napari-graph-2023#egg=napari[all]"
pip install "git+https://github.com/JoOkuma/npe2@graph#egg=npe2"
To install latest development version:
pip install git+https://github.com/jwindhager/napari-networkx.git
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.
Distributed under the terms of the MIT license, "napari-networkx" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.