dequa-graph
pip install -e dequa_graph
I have the feeling it should be
pip install -e .
The library to work with graphs, find shortest paths and format everything for the API.
PythonAGPL-3.0
pip install -e dequa_graph
I have the feeling it should be
pip install -e .