Welcome to desmod

Contents:

desmod

The desmod package provides a pythonic environment for composing Discrete Event Simulation MODels. The excellent SimPy package provides the discrete event simulation kernel. Desmod provides additional capabilities useful for composing, monitoring, configuring, and simulating arbitrarily complex models.

Documentation Status https://github.com/westerndigitalcorporation/desmod/workflows/CI/badge.svg Code Coverage

Installation

Desmod is available on PyPI and can be installed with pip:

pip install desmod

Indices and tables