/dynetx

Dynamic Network Analysis library

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

DyNetx - Dynamic Network analysis library

Build Status Coverage Status Documentation Status pyversions PyPI version Updates PyPI download month

DyNetx logo

DyNetx provides implementations of dynamic networks in python (it is built upon networkx).

The project documentation can be found on ReadTheDocs.

Installation

In order to install the library just download (or clone) the current project and copy the dynetx folder in the root of your application. Alternatively use pip:

sudo pip install dynetx