Skip to content
View salabim's full-sized avatar
Block or Report

Block or report salabim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
salabim/readme.md


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.

Badges

PyPI PyPI - Python Version PyPI - Implementation

PyPI - License Black GitHub last commit

Popular repositories

  1. salabim salabim Public

    salabim - discrete event simulation in Python

    Python 253 62

  2. ycecream ycecream Public

    Sweeter debugging and benchmarking Python programs.

    Python 51 3

  3. easy_property easy_property Public

    Intuitive way to define a Python property with getter, setter, deleter, gestter_setter and documenter decorators

    Python 21 2

  4. unrepl unrepl Public

    Converts REPL output code fragments to proper Python

    Python 14

  5. MySimpleGUI MySimpleGUI Public

    Enhancement for PySimpleGUI as an addon module

    Python 6 3

  6. simply_black simply_black Public

    Python 4 1