Pymote

A high-level Python library for simulation of distributed algorithms.


Keywords
Networks, Distributed, algorithms
License
BSD-3-Clause
Install
pip install Pymote==0.2.2

Documentation

https://api.travis-ci.org/darbula/pymote.png?branch=master https://coveralls.io/repos/darbula/pymote/badge.png?branch=master

Pymote

Pymote is a Python package for event based simulation and evaluation of distributed algorithms.

Definition of distributed environment used as specifications for making Pymote are taken mainly from Design and Analysis of Distributed Algorithms by Nicola Santoro.

Pymote's main goal is to provide framework for fast implementation and simulation of distributed algorithms. In its current initial state it is mainly targeted at algorithms for wireless (sensor) networks but it could be applied to any distributed computing environment (e.g., distributed systems, grid networks, internet, etc.).

docs/install/_images/pymote_console_gui.png

Pymote is being developed on top of NetworkX and is ment to be used along other scientific packages such as SciPy, NumPy and matplotlib. Currently, gui runs on PySide (Qt bindings) and console is jazzy IPython.

Installation

For installation instructions please visit documentation.

Literature

Santoro, N.: Design and Analysis of Distributed Algorithms, 2006 link

Arbula, D. and Lenac, K.: Pymote: High Level Python Library for Event-Based Simulation and Evaluation of Distributed Algorithms, International Journal of Distributed Sensor Networks, Volume 2013 link