michaeldorner / dynetx

Dynamic Network Analysis library

Home Page:http://dynetx.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Dynamic Network Analysis library

http://dynetx.readthedocs.io/en/latest/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%