This package contains classes and functions for the structural analysis of ego networks.
To install the package in your system, run the following command:
$ pip3 install /path/to/source
To run automatic tests for the package, execute the following command:
$ nosetests3
Package documentation can be found here