Skip to content

valearna/egonetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Documentation Status Codacy Badge Maintainability

Egonetworks - Python package for egocentric network analysis

What is this repository for?

This package contains classes and functions for the structural analysis of ego networks.

Package Setup

To install the package in your system, run the following command:

$ pip3 install /path/to/source

Package Testing

To run automatic tests for the package, execute the following command:

$ nosetests3

Documentation

Package documentation can be found here