Skip to main content

Calculates a diff of a network topology

Project description

Python library that calculates a diff of a network topology.

Install

Install via pip:

pip install -e git+git://github.com/ninuxorg/netdiff#egg=netdiff

Running tests

Install nose:

pip install nose

Clone repo:

git clone git://github.com/ninuxorg/netdiff
cd diff/

Run tests with:

nosetests

See test coverage with:

nosetests --with-coverage --cover-package=netdiff

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page