SkillAgentSearch skills...

Desmod

Discrete Event Simulation Modeling framework for SimPy

Install / Use

/learn @SanDisk-Open-Source/Desmod
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

__ https://simpy.readthedocs.io/en/latest/

.. image:: https://readthedocs.org/projects/desmod/badge/?version=latest :target: https://desmod.readthedocs.io/en/latest/ :alt: Documentation Status

.. image:: https://github.com/westerndigitalcorporation/desmod/workflows/CI/badge.svg :target: https://github.com/westerndigitalcorporation/desmod/actions?query=workflow%3ACI :alt: Build Status

.. image:: https://coveralls.io/repos/github/westerndigitalcorporation/desmod/badge.svg?branch=master :target: https://coveralls.io/github/westerndigitalcorporation/desmod?branch=master :alt: Code Coverage

Installation

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

pip install desmod

Resources

  • Documentation on ReadTheDocs <http://desmod.readthedocs.io/>_
  • Questions and development discussion Google Group <https://groups.google.com/forum/?hl=en#!forum/desmod>_
  • Source code, issue tracker, and CI on GitHub <https://github.com/westerndigitalcorporation/desmod>_
  • Package on PyPI <https://pypi.python.org/pypi/desmod>_

Related Skills

View on GitHub
GitHub Stars75
CategoryDevelopment
Updated12d ago
Forks21

Languages

Python

Security Score

95/100

Audited on Mar 20, 2026

No findings