Skip to content

salabim/salabim

Repository files navigation

Latest Release

salabim

Salabim is a Python library for object-oriented discrete event simulation (DES) and animation.

Introduction

Discrete event simulation (DES) finds applications in various logistical domains including production facilities, warehousing, airports, hospitals, mining, materials handling, steel mills, and computer network analysis.

Salabim follows a well-proven and intuitive process description method similar to Tomas and Must.
The package provides:

  • Components
  • Queues
  • Resources
  • Stores
  • States
  • Monitors for data collection and presentation
  • 2D and 3D animation (including video production)
  • Tracing facilities
  • Advanced statistical sampling

In contrast to some other Python DES packages, salabim does not require the use of yield statements for process control, making it more straightforward to use. Salabim has minimal requirements, especially when animation is disabled.

Features and documentation

  • Cross-platform support: salabim runs on Windows, macOS, Linux, iOS/iPadOS (Pythonista), and can even be used with "Python In Excel".
  • Comprehensive documentation: Visit www.salabim.org/manual for detailed documentation.

Contributing and Reporting Issues

Contributions to salabim are highly appreciated! You can contribute by issuing a pull request or submitting an issue on GitHub. Alternatively, you can use the salabim Google user group for discussions and reporting issues.

License

Salabim is licensed under the MIT License. For details, please refer to the LICENSE file.

Support

Ruud van der Ham is available and willing to help users with issues related to the package and modeling in general. He also provides services such as code and model reviews, consultancy, and training.

Getting Started

To start using salabim, visit www.salabim.org for installation instructions and further details.


About

salabim - discrete event simulation in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages