OpenWISP
[netdiff] Add compatibility with latest networkx library to netdiff
netdiff is one of the dependencies of the OpenWISP 2 Network Topology module.
Netdiff depends on NetworkX a popular python network graph manipulation library, which recently released a new 2.0 backward-incompatible version.
In this task we want you to help us upgrade the code of netdiff to networkx 2.0.
Star the repository on github, then create an issue for this task, fork the repository, install your fork, read the instructions on how to run tests and then proceed to upgrade the networkx dependency and fix the failing tests.
Task tags
Students who completed this task
Alan Zhu