Skip to content

jwindhager/napari-networkx

 
 

Repository files navigation

napari-networkx

License MIT PyPI Python Version tests codecov napari hub

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.

Installation

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

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 MIT license, "napari-networkx" is free and open source software

Issues

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

About

A napari plugin to read and write spatial graphs using networkx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%