Metadata-Version: 2.1
Name: graphe
Version: 0.1.1
Summary: Collection of graph algorithms, applications and visualisations
Author-email: Morten Jagd Christensen <mortenjc@jcaps.com>
Project-URL: Homepage, https://github.com/mortenjc/graphe
Project-URL: Documentation, https://graphe.readthedocs.io/en/latest/
Project-URL: Bug Tracker, https://github.com/mortenjc/graphe/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

[![PyPI version](https://badge.fury.io/py/graphe.svg)](https://badge.fury.io/py/graphe)

# graphe
A pypi package with a collection of graph algorithms and visualisations.

![](https://raw.githubusercontent.com/mortenjc/pygraph/main/docssource/images/long.png)


# Documentation

[ReadTheDocs](https://graphe.readthedocs.io/)
